How do I query SFTPGo server configuration settings while SFTPGo is running? #1651
Unanswered
derekmahar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I query the configuration settings of the various servers that SFTPGo starts while they are running? In particular, I would like to query httpd configuration options
enable_https
,port
, andweb_root
, and webdavd configuration optionsenable_https
,port
, andprefix
.Beta Was this translation helpful? Give feedback.
All reactions