aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/config.php b/web/config.php
index 9d86c0c..49d87b6 100644
--- a/web/config.php
+++ b/web/config.php
@@ -13,7 +13,7 @@
define("SIMULTANEOUS_BUILDS", false);
// What should we set as the default keyboard layout?
- define("DEFAULT_KEYBOARD", "gb");
+ define("DEFAULT_KEYBOARD", "uk");
// What should we set as the default timezone?
define("DEFAULT_TIMEZONE", "Europe/London");