empresa-libre/source/app/conf.py.example

8 lines
139 B
Plaintext
Raw Normal View History

2017-06-27 15:43:02 -05:00
#!/usr/bin/env python
DEBUG = True
2017-10-30 19:47:26 -06:00
#~ Establece una ruta accesible para el servidor web
LOG_PATH = '/srv/empresa/logs/empresalibre.log'