docs: loginlifetime envar
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
5de76b2da5
commit
ea3655c9e7
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -6,11 +6,12 @@ personal diary with txt style, can be private!
|
||||||
|
|
||||||
## environment variables
|
## environment variables
|
||||||
|
|
||||||
| name | description | required |
|
| name | description | required |
|
||||||
| :-----------: | :-------------: | :-------------: |
|
| :----------------: | :-------------------: | :-------------: |
|
||||||
| `TD_USERNAME` | user name | no |
|
| `TD_USERNAME` | user name | no |
|
||||||
| `TD_USERPASS` | user password | yes |
|
| `TD_USERPASS` | user password | yes |
|
||||||
| `TD_PRIVATE` | post visibility | empty = `false` |
|
| `TD_PRIVATE` | post visibility | empty = `false` |
|
||||||
|
| `TD_LOGINLIFETIME` | login lifetime (days) | empty = `7` |
|
||||||
|
|
||||||
## volumes (docker)
|
## volumes (docker)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue