6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
# Public healthcheck: unauthenticated PING only, no key access.
|
|
user default reset on nopass -@all +ping
|
|
|
|
# Runtime cache user: replace the placeholder with a long random password.
|
|
user safety reset on >REPLACE_WITH_LONG_RANDOM_PASSWORD ~han:safety:* -@all +ping +get +set
|