diff options
| author | 2026-05-18 00:15:41 +0700 | |
|---|---|---|
| committer | 2026-05-18 00:15:41 +0700 | |
| commit | 6418da32d978a8b70d38f1911a154e4dcc33202e (patch) | |
| tree | 60aa81938ebd1c48d8e276eac4733c8955882046 /config/config.local.yaml | |
| parent | 0825abc878ab02ab21bd3cee3265d86576492d20 (diff) | |
| download | web-6418da32d978a8b70d38f1911a154e4dcc33202e.tar.gz web-6418da32d978a8b70d38f1911a154e4dcc33202e.zip | |
feat: combined map widget
feat: migrate all static to cdn
feat: use 560p thumbnails for multitone backgrounds
Diffstat (limited to 'config/config.local.yaml')
| -rw-r--r-- | config/config.local.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/config.local.yaml b/config/config.local.yaml index 80eb8f7..7fe612b 100644 --- a/config/config.local.yaml +++ b/config/config.local.yaml @@ -74,8 +74,9 @@ photoStorage: indexes: ["1", "2", "3"] staticStorage: baseUrl: https://cdn.saya.uz/static -mapStorage: - baseUrl: https://cdn.saya.uz/map + map: + baseUrl: https://cdn.saya.uz/map + pmTiles: global.pmtiles allowOrigins: - https://storage.yandexcloud.kz - https://cdn.saya.uz |