Update index.py

pull/221/head
midoks 3 years ago
parent 9b2ab9276c
commit 23f2b9efac
  1. 2
      plugins/op_waf/index.py

@ -146,7 +146,7 @@ def initSiteInfo():
site_contents_new[name] = site_contents[name]
else:
tmp = {}
tmp['cdn'] = False
tmp['cdn'] = True
tmp['log'] = True
tmp['get'] = True
tmp['post'] = True

Loading…
Cancel
Save