+######################################################################
+# Basic Configuration
+######################################################################
+# sitename: The name of this site
+# locale: The locale used - de_DE, dk_DK, en_GB, es_ES, fr_FR, hi_IN,
+# it_IT, ja_JP, lt_LT, nl_NL, pt_BR, sk_SK, zh_CN, zh_TW
+# adminemail: Contact address for the site administrator. Used as the from:
+# address in password retrieval e-mails.
+######################################################################
+
+$sitename = 'Scuttle';
+$locale = 'en_GB';
+$adminemail = 'admin@example.org';
+