Project

General

Profile

Revision a5b1b312

IDa5b1b3122dc181f1e04ab11fc3730d61ae88daa7
Parent 8fbb76ad
Child 15782b75

Added by Francois POIROTTE almost 14 years ago

Mise en conformité des settings de dévelopment avec ceux de production.

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@4205 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

development.ini
33 33

  
34 34
; Emplacement des applications (rrdgraph, Nagios, ...)
35 35
; sur les serveurs distants.
36
app_path.rrdgraph = /vigilo/rrdgraph/
36
app_path.rrdgraph = /vigilo/vigirrd/
37 37
app_path.nagios = /nagios/
38 38

  
39 39
; Schéma ("protocol") à utiliser pour se connecter
......
50 50
app_port.rrdgraph = 80
51 51
app_port.nagios = 80
52 52

  
53
# Vigigraph - refresh for graphs (en millisecondes)
54
delay_refresh = 30000
53
# Délai de rafraîchissement (en secondes)
54
refresh_delay = 30
55 55

  
56 56
full_stack = true
57 57
cache_dir = %(here)s/data

Also available in: Unified diff