Project

General

Profile

Revision 462f589e

ID462f589e4ecfc4468b0402dea4f534c0deba9c47
Parent fd508021
Child d7af944e

Added by Francois POIROTTE over 14 years ago

Ajout de la clé sa_auth.cookie_secret dans les settings de VigiMap/VigiGraph/VigiCore.

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

View differences:

development.ini
26 26
;password_hashing_function=md5
27 27
lang=fr
28 28
use_kerberos=False
29

  
30
full_stack = true
31
#lang = ru
32
cache_dir = %(here)s/data
33
beaker.session.key = vigigraph
34
beaker.session.secret = somesecret
35 29
app.vigicore = /
36 30

  
37

  
38 31
# URL
39 32
rrd_url = http://localhost/rrdgraph
40 33
nagios_url = http://localhost/nagios/cgi-bin
......
48 41
# - dans une valeur
49 42
export_csv_sep_value = ,
50 43

  
44
full_stack = true
45
cache_dir = %(here)s/data
46
beaker.session.key = vigigraph
47
beaker.session.secret = vigilo
48
sa_auth.cookie_secret = vigilo
49

  
51 50
# If you'd like to fine-tune the individual locations of the cache data dirs
52 51
# for the Cache data, or the Session saves, un-comment the desired settings
53 52
# here:

Also available in: Unified diff