File: config.ini

package info (click to toggle)
python-application 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 280 kB
  • ctags: 428
  • sloc: python: 1,748; makefile: 6
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