From 4cfe4231bcde25bca06f99c0a23f10005c900feb Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Tue, 13 Dec 2022 22:54:16 +0100 Subject: add support for stamen maps --- doc/administration/configuration.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/administration/configuration.rst b/doc/administration/configuration.rst index 5f0e3d4..e77e3cc 100644 --- a/doc/administration/configuration.rst +++ b/doc/administration/configuration.rst @@ -168,6 +168,10 @@ users will be able to use the Thunderforest maps (to protect your quota), this can be changed by setting ``thunderforest.access = public`` (default is "restricted"). +You can enable `Stamen `__ support by setting +``stamen.maps`` to the desired maps, e.g. ``stamen.maps = toner terrain +watercolor``. + You can add custom tile layers in the following way: .. code:: ini -- cgit v1.2.3