Disable warning about configuration file not found #269
sergejostir
started this conversation in
Ideas
Replies: 1 comment
-
Hi, I think we don't need a new configuration option for this, please take a look here thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We can now set all configuration options with env vars without using our own config file (ebb18fa). However, on every startup a warning is logged saying that the configuration file could not be found.
I guess there should be an option added to specify that sftpgo shouldn't go looking for a configuration file?
Beta Was this translation helpful? Give feedback.
All reactions