Fix DailyTXT Installer (#579)
* Fix DailyTXT Installer * Update config.json
This commit is contained in:
parent
31faf48361
commit
cd71221bbe
|
@ -5,7 +5,7 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "dailytxt",
|
||||
"tipi_version": 2,
|
||||
"tipi_version": 3,
|
||||
"version": "1.0.12",
|
||||
"categories": [
|
||||
"utilities"
|
||||
|
@ -26,7 +26,6 @@
|
|||
"label": "Allow User Registrastion",
|
||||
"hint": "Set it to true intially to create the first user.",
|
||||
"placeholder": "true",
|
||||
"required": true,
|
||||
"default": true,
|
||||
"env_variable": "DAILYTXT_ALLOW_REGISTRATION"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user