# set to None for read-only sites, or
# leave empty ('') to allow anonymous edits
# otherwise, set to a URL that requires authentication
-privileged_url = 'https://codewiz.org/wiki'
+privileged_url = 'https://www.codewiz.org/wikiedit'
#privileged_url = ''
#privileged_url = None
[ 'pavatar', '/wiki/BernieAvatar80x80.png' ],
]
-history_url = '../wikigit/wiki.git'
+history_url = '../gitweb/wiki.git'
post_edit_hook = os.path.join(script_path(), 'post_edit_hook.sh')