improved nginx.basicAuthFile description
This commit is contained in:
parent
120eda95a6
commit
5a1c15da12
@ -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