diff options
Diffstat (limited to 'local_settings.py.example')
-rw-r--r-- | local_settings.py.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local_settings.py.example b/local_settings.py.example index 52eab33c..3e33aa7e 100644 --- a/local_settings.py.example +++ b/local_settings.py.example @@ -1,4 +1,4 @@ -### Django settings for archlinux project. +### Django settings for Parabola GNU/Linux-libre project. ## Debug settings DEBUG = False # If you are running without another HTTP server, must be true |