diff options
Diffstat (limited to 'bn_django/settings.py')
-rw-r--r-- | bn_django/settings.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bn_django/settings.py b/bn_django/settings.py index 8041cc1..3183cdc 100644 --- a/bn_django/settings.py +++ b/bn_django/settings.py @@ -86,5 +86,3 @@ INSTALLED_APPS = ( 'bn_django.git_wiki', 'bn_django.git_browse', ) - -GITBROWSE_BASE = '/home/bnewbold/bn-project/code' |