Update README file.
[jelmer/swat.git] / test.ini
1 #
2 # swat - Pylons testing environment configuration
3 #
4 # The %(here)s variable will be replaced with the parent directory of this file
5 #
6 [DEFAULT]
7 debug = true
8 # Uncomment and replace with the address which should receive any error reports
9 #email_to = you@yourdomain.com
10 smtp_server = localhost
11 error_email_from = paste@localhost
12
13
14 [server:main]
15 use = egg:Paste#http
16 host = 127.0.0.1
17 port = 5000
18
19 [app:main]
20 use = config:development.ini
21
22
23 # Add additional test specific configuration options as necessary.
24 yaml.testfiles =  %(here)s/yaml_tests
25 backend.testfiles =  %(here)s/swat/tests/backend-test-files/
26 backend.ldb.clean.testfile = share-clean.ldb
27 backend.classic.testfile = smb.conf