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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "dailytxt",
|
"id": "dailytxt",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "1.0.12",
|
"version": "1.0.12",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
|
@ -26,7 +26,6 @@
|
||||||
"label": "Allow User Registrastion",
|
"label": "Allow User Registrastion",
|
||||||
"hint": "Set it to true intially to create the first user.",
|
"hint": "Set it to true intially to create the first user.",
|
||||||
"placeholder": "true",
|
"placeholder": "true",
|
||||||
"required": true,
|
|
||||||
"default": true,
|
"default": true,
|
||||||
"env_variable": "DAILYTXT_ALLOW_REGISTRATION"
|
"env_variable": "DAILYTXT_ALLOW_REGISTRATION"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user