Browse Source

Change config option top be not used in fronted.

Martin Edenhofer 11 years ago
parent
commit
3c552ce458
1 changed files with 1 additions and 1 deletions
  1. 1 1
      db/seeds.rb

+ 1 - 1
db/seeds.rb

@@ -153,7 +153,7 @@ Setting.create_if_not_exists(
     ],
   },
   :state    => 'Gmaps',
-  :frontend => true
+  :frontend => false
 )
 
 Setting.create_if_not_exists(