We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
|ENVS| -> variable [gw.log.level] set, overwriting [info] with [new content..(secret)] |ENVS| -> variable [gw.api.password] set, overwriting [aVerySecretPassword] with [new content..(secret)] |ENVS| -> variable [gw.rt.source.scaninitinterval] set, overwriting [300000] with [new content..(secret)] |ENVS| -> variable [gw.rt.source.scaninterval] set, overwriting [7200000] with [new content..(secret)] |ENVS| -> variable [gw.rt.source.cleanupchecks] set, overwriting [3] with [new content..(secret)] |ENVS| -> variable [gw.api.username] set, overwriting [[email protected]] with [new content..(secret)] |ENVS| -> variable [gw.rt.source.cleanupdelay] set, overwriting [300000] with [new content..(secret)]
I really don't like having the system default credentials being printed on the console log every time my service starts up, how do I suppress this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I really don't like having the system default credentials being printed on the console log every time my service starts up, how do I suppress this?
The text was updated successfully, but these errors were encountered: