diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-02-22 12:45:10 -0400 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-02-22 12:47:30 -0400 |
| commit | 4a3b66c4adbb7c8e79114aab76bf2ff29baed04c (patch) | |
| tree | 1a32c7d8e086a79e9f4091a43adab94dadfedc72 /src/urls-default.yaml | |
| parent | 83d037e83fc5f7b8af3bb8b74b59e7accf0a2a42 (diff) | |
[preview] client: search-worker: get way more defensive preview
The TODO I'm dropping here is probably a note Gio left... which we *definitely* have seen plenty times before.........
Diffstat (limited to 'src/urls-default.yaml')
| -rw-r--r-- | src/urls-default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urls-default.yaml b/src/urls-default.yaml index d105dd34..6a31db69 100644 --- a/src/urls-default.yaml +++ b/src/urls-default.yaml @@ -11,7 +11,7 @@ yamlAliases: # part of a build. This is so that multiple builds of a wiki can coexist # served from the same server / file system root: older builds' HTML files # refer to earlier values of STATIC_VERSION, avoiding name collisions. - - &staticVersion 5p4 + - &staticVersion 5p5 data: prefix: 'data/' |