/usr/share/doc/wapua/examples/wApua.rc is in wapua 0.06.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | # wApua Configuration file
#
# Copy this file to your home directory, rename it into .wApua.rc and
# edit it according to your preferences
HTTP_Accept_Charset: iso-8859-1; q=1, unicode-1-1; q=0.8
HTTP_Accept_Language: de; q=1.0, en-gb; q=0.9, en; q=0.8, en-us; q=0.7, nl; q=0.2, fr; q=0.1
HomeURL: http://fsinfo.noone.org/~abe/Links/index.wml
Debug: No
TextButtons: No
Foreground: #000000
Background: #FFFFFF
WAPForeground: #000000
WAPBackground: #FFFFFF
LinkForeground: #FF0000
LinkBackground: #FFFFFF
HoverForeground: #FFFFFF
HoverBackground: #FF0000
HoverBorderType: flat
ActiveForeground: #000000
ActiveBackground: #FF0000
ErrorBackground: #FF0000
ErrorForeground: #FFFFFF
CarriageReturnAfterLink: Yes
|