diff options
Diffstat (limited to 'setup/default.xml')
-rw-r--r-- | setup/default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/default.xml b/setup/default.xml index b5bc4202a..80351f6a6 100644 --- a/setup/default.xml +++ b/setup/default.xml @@ -41,6 +41,7 @@ UPDATE server SET registration = :registration, readonly = :readonly, + deviceReadonly = :deviceReadonly, map = :map, bingKey = :bingKey, mapUrl = :mapUrl, |