aboutsummaryrefslogtreecommitdiffstats
path: root/config.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-03-06 10:52:43 +0100
committerGuilhem Moulin <guilhem@fripost.org>2026-03-06 16:06:41 +0100
commitca91a579770c89d25aefae220079bf336fa88dc9 (patch)
treecb1f49adacf12b0cb15b6430b0446fbee2135814 /config.yml
parent94438a900d3fb933a33aed4d2ffeb8809e966c46 (diff)
Rename "webmap" to the less generic "geodata".
The database has uses beyond the webmap.
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index bf42711..605a111 100644
--- a/config.yml
+++ b/config.yml
@@ -111,8 +111,8 @@ dataset:
# https://gdal.org/drivers/vector/gpkg.html#dataset-open-options
open-options:
ACTIVE_SCHEMA: postgis
- USER: webmap_import
- DBNAME: webmap
+ USER: geodata
+ DBNAME: geodata
layercache: public.layercache