Remove unused verification offices url setting
This commit is contained in:
@@ -58,7 +58,6 @@ section "Creating Settings" do
|
||||
Setting.create(key: "meta_description", value: "Citizen participation tool for an open, "\
|
||||
"transparent and democratic government")
|
||||
Setting.create(key: "meta_keywords", value: "citizen participation, open government")
|
||||
Setting.create(key: "verification_offices_url", value: "http://oficinas-atencion-ciudadano.url/")
|
||||
Setting.create(key: "min_age_to_participate", value: "16")
|
||||
Setting.create(key: "map_latitude", value: 40.41)
|
||||
Setting.create(key: "map_longitude", value: -3.7)
|
||||
|
||||
Reference in New Issue
Block a user