mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
fix typo, undefined var
This commit is contained in:
parent
08832300b8
commit
d5fa46da74
@ -213,6 +213,7 @@ class FrontEndApp(object):
|
||||
self.rec_cache_mode = recorder_config.get('cache')
|
||||
|
||||
dedup_by_url = False
|
||||
dedup_index = None
|
||||
|
||||
policy = recorder_config.get('dedup_policy')
|
||||
if policy == 'skip':
|
||||
|
2
wombat
2
wombat
@ -1 +1 @@
|
||||
Subproject commit 3f04dcdcb071042d498c4912599454a15c11f0e4
|
||||
Subproject commit 85396e1eb0577796356ecadc0141d89c96c68d56
|
Loading…
x
Reference in New Issue
Block a user