Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 051aa94

Browse files
committed
Docfix: Disable CLI authentication
1 parent 101ffbb commit 051aa94

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/sphinx/users-guide/run_security.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ On the local system, `varnishadm` can retrieve the filename from
136136
shared memory, but on remote systems, you need to give `varnishadm`
137137
a copy of the secret file, with the -S argument.
138138

139-
If you want to disable -S/PSK authentication, specify '-S' with
140-
an empty argument to varnishd::
139+
If you want to disable -S/PSK authentication, use an ``-S none``
140+
argument to varnishd::
141141

142-
varnishd [...] -S "" [...]
142+
varnishd [...] -S none [...]
143143

144144
Parameters
145145
^^^^^^^^^^

0 commit comments

Comments
 (0)