We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdefae commit f3703e4Copy full SHA for f3703e4
README.md
@@ -113,7 +113,8 @@ rtabby-web-api store tabby's configuration in a database. You can choose between
113
|BIND_PORT|Port listening on (Optional)|8989|8080|
114
|SSL_CERTIFICATE|Server certificate (Optional)|cert.pem|None|
115
|SSL_CERTIFICATE_KEY|Server certificate private key(Optional)|private.key|None|
116
- |CLEANUP_USERS|Delete configurations own by unknown user (Be careful)(Optional)|true|false|
+ |CLEANUP_USERS|Delete configurations own by unknown user (Be careful)(Optional)|true|false|
117
+ |HTTPS_CALLBACK|Third party login, enable https on callback uri(Optional)|true|false|
118
119
## Usage
120
0 commit comments