mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
Rename before_login_program to pre_login_program
and some documentation update
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"external_auth_program": "",
|
||||
"external_auth_scope": 0,
|
||||
"credentials_path": "credentials",
|
||||
"before_login_program": ""
|
||||
"pre_login_program": ""
|
||||
},
|
||||
"httpd": {
|
||||
"bind_port": 8080,
|
||||
|
||||
Reference in New Issue
Block a user