Merge pull request #74913 from paumr/master
improved nginx.basicAuthFile description
This commit is contained in:
commit
49f3d9203a
@ -207,6 +207,7 @@ with lib;
|
|||||||
default = null;
|
default = null;
|
||||||
description = ''
|
description = ''
|
||||||
Basic Auth password file for a vhost.
|
Basic Auth password file for a vhost.
|
||||||
|
Can be created via: <command>htpasswd -c <filename> <username></command>
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user