Projet

Général

Profil

Télécharger (308 octets) Statistiques
| Branche: | Tag: | Révision:

root / debian / settings.ini @ c202c906

1
[wcsinstd]
2
url_template: http://%%(domain)s-site.entrouvert.org/
3

    
4
[secrets]
5
# CHANGE this secrets
6
secret_key: random-string-of-ascii
7
csrf_secret: random-string-of-ascii
8

    
9
[database]
10
engine: django.db.backends.sqlite3
11
name: /var/lib/wcsinstd/wcsinst.sqlite3
12

    
13
[debug]
14
general: false
15
template: false
16
sentry_dsn:
(6-6/11)