mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
station caching fix
This commit is contained in:
parent
2a3f579b94
commit
a638aad485
3 changed files with 33 additions and 30 deletions
|
@ -59,6 +59,7 @@
|
|||
initMap="47.976634, 7.825490"
|
||||
map_zoom="13"
|
||||
cache_station=0
|
||||
withpub=0
|
||||
<database>
|
||||
dbname=sharee_operator
|
||||
host=localhost
|
||||
|
@ -93,6 +94,7 @@
|
|||
initMap="47.976634, 7.825490"
|
||||
map_zoom="13"
|
||||
cache_station=0
|
||||
withpub=0
|
||||
<database>
|
||||
dbname=sharee_operator
|
||||
host=localhost
|
||||
|
@ -128,6 +130,7 @@
|
|||
<queexee3Da>
|
||||
id = 298
|
||||
name = "example Pr"
|
||||
app_name=""
|
||||
project="all"
|
||||
user_agent = ""
|
||||
initMap = "47.976634, 7.825490"
|
||||
|
@ -141,6 +144,7 @@
|
|||
<ong5ohc6Oi>
|
||||
id = 296
|
||||
name = "example Op"
|
||||
app_name=""
|
||||
project="Example"
|
||||
user_agent = ""
|
||||
initMap = "47.976634, 7.825490"
|
||||
|
@ -154,6 +158,7 @@
|
|||
<eiFiPaing9>
|
||||
id = 294
|
||||
name = "example Web"
|
||||
app_name=""
|
||||
project="Example"
|
||||
user_agent = ""
|
||||
initMap = "47.976634, 7.825490"
|
||||
|
@ -167,6 +172,7 @@
|
|||
<exzooLu4oh>
|
||||
id = 295
|
||||
name = "example App"
|
||||
app_name="sharee.bike"
|
||||
project="Example"
|
||||
user_agent = ""
|
||||
initMap = "47.976634, 7.825490"
|
||||
|
@ -188,8 +194,8 @@
|
|||
logdir = "/var/log/copri4"
|
||||
basedir = "/var/www/copri4"
|
||||
<type_id>
|
||||
300101 = "Lastenräder"
|
||||
300103 = "Stadträder"
|
||||
300101 = "Lastenrad"
|
||||
300103 = "Stadtrad"
|
||||
</type_id>
|
||||
<sharing_type>
|
||||
2 = "public"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue