summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/global.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/global.pl b/data/global.pl
index a1835d0a..c7dddcb5 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -20,8 +20,7 @@ our %S = (%S,
site_title => 'Yet another VNDB clone',
skin_default => 'angel',
cookie_domain => '.vndb.org',
- cookie_key => 'any-private-string-here',
- global_salt => 'another-private-string-here',
+ global_salt => 'any-private-string-here',
source_url => 'http://git.blicky.net/vndb.git/?h=master',
admin_email => 'contact@vndb.org',
sharedmem_key => 'VNDB',