summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorcos <cos>2021-05-01 18:52:26 +0200
committercos <cos>2021-05-01 19:22:27 +0200
commite9f849f120f790c1233d5112bf7a105a11b60b53 (patch)
tree3a4d05735d481017712a9eacb9aafa2307d5e555 /config.php
parent98bb58cfe505885d773d31c71efc5fc7e6eececb (diff)
downloadRunnerUpLive-wip/gce_changes.zip
Changes found while decommissioning gce serverwip/gce_changes
Likely these were needed for running on that Google Cloud Engine instance, but I can't neither remember nor be bothered at looking into it now.
Diffstat (limited to 'config.php')
-rwxr-xr-xconfig.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.php b/config.php
index 20ff418..c003d1c 100755
--- a/config.php
+++ b/config.php
@@ -20,7 +20,8 @@
*/
$version = "0.1";
-$mapapi = "gmaps";
+//$mapapi = "gmaps";
+$mapapi = "openlayers";
// you need to obtain and set a google maps api key
// if using the gmaps mapapi.