mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
re-add image_preview; configurable
This commit is contained in:
@@ -31,6 +31,8 @@ config['enhanced-random-user'] = ( 'FIXME', 'FIXME' )
|
||||
|
||||
config['tea_steep_time'] = (3*60 + 40)
|
||||
|
||||
config['image_preview'] = True
|
||||
|
||||
def conf(val):
|
||||
if val in list(config.keys()):
|
||||
return config[val]
|
||||
|
||||
Reference in New Issue
Block a user