Projet

Général

Profil

« Précédent | Suivant » 

Révision 9003c07e

Ajouté par Jérôme Schneider il y a plus de 9 ans

Centralized config.py into mandaye core

All the configuration is now in ini files.
You could have 3 levels of ini files : * default mandaye core ini file * default mandaye project ini file * optional ini file loading with --config option

Closes #5495

Voir les différences:

mandaye/skel/example.module/default-config.ini
24 24
debug: false
25 25
use_long_trace: true
26 26
log_debug: false
27
logger_name: {project_name}
27 28
; you need to install python-raven for this feature
28 29
sentry_dsn: 
29 30

  
......
52 53

  
53 54
[email]
54 55
notification: false
55
prefix: [Mandaye CAM]
56
prefix: [Mandaye-{project_name}]
56 57
smtp_host: localhost
57 58
smtp_port: 25
58 59
from: traceback@entrouvert.com

Formats disponibles : Unified diff