updated bookstack template and readme

This commit is contained in:
2026-02-20 11:03:30 +01:00
parent 817e2d6d1a
commit a969cbd557
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -113,6 +113,7 @@ Each app template has a `.felhom.yml` metadata file that the controller uses for
|-----------|-------------|
| `password:N` | N chars alphanumeric |
| `hex:N` | N bytes hex-encoded |
| `base64key:N` | `base64:` + N random bytes base64-encoded (Laravel APP_KEY format) |
| `static:VAL` | Fixed value |
### Example .felhom.yml