-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.cfg
More file actions
29 lines (27 loc) · 835 Bytes
/
config.cfg
File metadata and controls
29 lines (27 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
##########################################################
#
# Configuration file for web application
#
##########################################################
#
# every string in this file is either a comment ( ^# ),
# or empty string,
# or an expression like
# var=value
#
# All values are treated as string, quotes are not needed.
# Spaces around '=' symbol are ignored.
#
#########################################################
# main
#########################################################
[main_section]
#register_code "blablabla"
register_code=492f3f38d6b5d3ca859514e250e25ba65935bcdd9f4f40c124b773fe536fee7d
#########################################################
# server
#########################################################
[server_section]
webapp_port=8100
webapp_address=127.0.0.1
db_name=test