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

9 lines
150 B
Plaintext
Raw Normal View History

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