move path to local_config.py, add levenshtein_test.py

This commit is contained in:
urlbot
2014-09-30 17:41:51 +02:00
parent 126b238aeb
commit d8d5ed7461
3 changed files with 42 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ config['hist_max_time'] = 10 * 60
config['uptime'] = -time.time()
config['request_counter'] = 0
config['path_event_files'] = 'event_files'
config['path_cmdfifo'] = 'cmdfifo'
config['persistent_storage'] = 'urlbot.persistent'
# the "dice" feature will use more efficient random data (0) for given users