summaryrefslogtreecommitdiffstats
path: root/local_settings.py.example
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-01-05 16:01:48 -0800
committereliott <eliott@cactuswax.net>2008-01-05 16:18:20 -0800
commitd716d6481075f85766354f59f15f8895f66a60cd (patch)
tree70e11ecb63de1d98e86c9d8727327d1ee1c799b0 /local_settings.py.example
parent424d2a77302c4436148a560d429cc23e9d387e76 (diff)
downloadarchweb-d716d6481075f85766354f59f15f8895f66a60cd.tar.gz
archweb-d716d6481075f85766354f59f15f8895f66a60cd.zip
Updated docs
Diffstat (limited to 'local_settings.py.example')
-rw-r--r--local_settings.py.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index c6f31603..031e3b6a 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -10,7 +10,7 @@ ADMINS = (
## Sqlite Database settings
#DATABASE_ENGINE = 'sqlite3'
-#DATABASE_NAME = 'archlinux.db'
+#DATABASE_NAME = 'archweb.db'
## MySQL Database settings
#DATABASE_ENGINE = 'mysql'