Contact: fumanchu@aminus.org

Log in as guest/misc to create tickets

root/pinximus/web.conf

Revision 26 (checked in by fumanchu, 6 years ago)

New 'pinximus' package, an image server built with CherryPy? and Dejavu.

Line 
1 [cobbler]
2 appname = "Pinximus"
3 root: "http://localhost:8080"
4
5 [global]
6 server.environment = "production"
7 server.log_file = "error.log"
8 server.log_access_file = "access.log"
9 server.log_to_screen = False
10 server.log_config_options = False
11 server.socket_port = 8080
12 decoding_filter.on = True
13 encoding_filter.on = True
Note: See TracBrowser for help on using the browser.