Files
twitterboard/basic.ini
Julien Lengrand-Lambert 35e2999c18 Implements automatic way to find config file without providing path
Removes database files from repo.
2013-01-22 12:21:47 +01:00

26 lines
443 B
INI

#basic.ini
#contains default arguments used on my development machine
#change accordingly to make things work on your own configuration
[base]
root=/home/jll/Documents/code/twitterboard/
engine=sqlite:///twiderboard.db
[log]
debug=Falsez
name=board.log
[keys]
root=/home/jll/Documents/code/twitterboard/
basic =basic.keys
oauth =oauth.keys
oauth_id=True
[html]
root=/home/jll/Dropbox/Public/Twiderboard/
html=leader.html
tmpl=tmpl.html