Commit c2e8b09
committed
docs: clarify that /api/config does not persist api_token
The previous wording suggested operators could let the server write
the token via /api/config, but ConfigService.saveConfig() only writes
watchdog fields and would actually clobber an existing api_token in
server_config.json. Spell out that the file must be edited directly.
https://claude.ai/code/session_01WjsbdUtxDJZL3GaAvhyzav1 parent e0304fe commit c2e8b09
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
| 307 | + | |
307 | 308 | | |
308 | 309 | | |
309 | 310 | | |
| |||
0 commit comments