import error config and manifoldapi.manifoldresult
[myslice.git] / myslice / myslice.ini.dist
1 [manifold]
2 url = https://portal.onelab.eu:7080
3 admin_user = 
4 admin_password = 
5
6 [myslice]
7 theme = onelab
8 # label and logo are used in emails
9 # by default theme_label = theme
10 theme_label=OneLab
11 # by default theme_logo = theme.png
12 theme_logo=onelab-portal.png
13 debug = True
14 httproot =
15 dataroot =
16 components = sla,influxdb,forge
17 secret_key = random_key
18 default_sender = OneLab Support <support@onelab.eu>
19
20 [database]
21 # postgresql_psycopg2, mysql, sqlite3 or oracle
22 engine = sqlite3
23 name = myslice
24 server = 
25 port = 
26 user =
27 password =
28
29 [activity]
30 #server = http://athos.ipv6.lip6.fr/activity/push/log
31 #apikey = 
32 #secret =