still compile with the older libpng 1.2, cause ltib still uses it, and upgrading...
[gnash.git] / cygnal / cygnalrc.in
blob63fff7e4e23967076ed97249844b67dcbb8ba9b5
1 # The default verbosity level
2 #set verbosity 1
4 # Print debug info about the ActionScript classes as they are processed
5 #set actionDump off
7 # Print debug info about how Gnash is parsing the file
8 #set parserDump off
10 # The full path to the debug log
11 #set debuglog /home/rob/cygnal-dbg.log
13 # The Port offset to use when we're not root
14 #set portOffset 4000
16 # Output special messages to be used then testing Gnash
17 #set testing off
19 # Use threads for I/O. This is primarily a debugging option for
20 # performance testing.
21 #set threading on
23 # When running in threaded mode, this is the number of file descritors
24 # watched by each thread
25 #set fdThread 100
27 # The default top level path for all files.
28 #set documentroot /var/www
31 # SSL settings. These are the default values currently used.
35 # Set the default client certificate currently used,
36 #set CertFile   client.pem
38 # Set the default directory used for certificates
39 #set CertDir    /etc/pki/tls