]> git.xonotic.org Git - xonotic/xonstat.git/commit
Clean up the production configuration file.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 8 Nov 2015 19:22:01 +0000 (14:22 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 8 Nov 2015 19:22:01 +0000 (14:22 -0500)
commit290fc85042b52b27f1c255ee8e96d4a41401591c
treecd29df08666f70cbd15e0fc7c15b9904b8fa0b17
parent0b3f0a95e5999966940d50c9e6861a8fb9d1765c
Clean up the production configuration file.

This includes a little better organization of the production.ini file for
administrators. It includes comments on the different directives, better
indentation, and rotating log files of limited size using Python's
logging.handlers.RotatingFileHandler facility.
production.ini