mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
configobj for runtime_config
This commit is contained in:
11
persistent_config.ini.spec
Normal file
11
persistent_config.ini.spec
Normal file
@@ -0,0 +1,11 @@
|
||||
# [main]
|
||||
other_bots = string_list(default=list())
|
||||
|
||||
[plugins]
|
||||
[[info]]
|
||||
enabled = boolean(default=true)
|
||||
last_dsa = integer(default=0) # TODO broken
|
||||
|
||||
[user_pref]
|
||||
|
||||
[user_records]
|
||||
Reference in New Issue
Block a user