1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00
AdventureLog/documentation
evertyang 9cdd502264
Update unraid.md
Variable appears to be in bytes not kilobytes. I got the following error assuming kilobytes:

SvelteKitError: Content-length of 4870507 exceeds limit of 30000 bytes.
    at Object.start (file:///app/build/handler.js:984:19)
    at setupReadableStreamDefaultController (node:internal/webstreams/readablestream:2333:23)
    at setupReadableStreamDefaultControllerFromSource (node:internal/webstreams/readablestream:2366:3)
    at new ReadableStream (node:internal/webstreams/readablestream:289:7)
    at get_raw_body (file:///app/build/handler.js:973:9)
    at getRequest (file:///app/build/handler.js:1054:7)
    at Array.ssr (file:///app/build/handler.js:1248:19)
    at handle (file:///app/build/handler.js:1318:23)
    at file:///app/build/handler.js:1318:40
    at Array.<anonymous> (file:///app/build/handler.js:1237:4) {
  status: 413,
  text: 'Payload Too Large'
}
2025-01-31 05:02:00 -06:00
..
.vitepress OIDC Auth and City Visits Data 2025-01-13 17:21:32 -05:00
docs Update unraid.md 2025-01-31 05:02:00 -06:00
public fix: update image paths in Unraid installation documentation 2025-01-14 12:23:36 -05:00
static/img fix: update image paths in Unraid installation documentation 2025-01-14 12:23:36 -05:00
.gitignore Migration to new documentation and information site 2024-11-26 10:31:25 -05:00
index.md Migration to new documentation and information site 2024-11-26 10:31:25 -05:00
package.json feat: update localization files and add adventure creation messages; refine adventure filtering logic 2025-01-16 21:15:22 -05:00
pnpm-lock.yaml build(deps): bump the npm_and_yarn group across 2 directories with 1 update 2025-01-22 04:51:56 +00:00