File: config.ini

package info (click to toggle)
python-application 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 288 kB
  • sloc: python: 1,878; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13

[Network]
name = server_name
ip = 127.0.0.1
port = 8000
priority = High
domains = example.com, example.net, example.org
allow = 127.0.0.1, 10.0.0.0/8
use_tls = yes

[Storage]
dburi = mysql://user:pass@localhost/database