mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
Remove api key questions
This commit is contained in:
parent
08ad109825
commit
3a882f7e24
1 changed files with 0 additions and 16 deletions
|
@ -33,22 +33,6 @@ ram.runtime = "50M"
|
||||||
type = "group"
|
type = "group"
|
||||||
default = "visitors"
|
default = "visitors"
|
||||||
|
|
||||||
[install.publickey]
|
|
||||||
ask.en = "Liveblocks API Public Key"
|
|
||||||
ask.fr = "Clé publique de l'API Liveblocks"
|
|
||||||
help.en = "Multiplayer mode requires a Liveblocks API Public Key (you can get one for free at https://liveblocks.io). Don't input anything if you don't want multiplayer mode."
|
|
||||||
help.fr = "Le mode d'édition instantanée requiert une clef publique d'API Liveblocks (vous pouvez en obtenir une gratuitement sur ttps://liveblocks.io). Ne mettez rien si vous ne souhaitez pas de mode d'étition instantanée."
|
|
||||||
type = "string"
|
|
||||||
optional = true
|
|
||||||
|
|
||||||
[install.secretkey]
|
|
||||||
ask.en = "Liveblocks API Secret Key"
|
|
||||||
ask.fr = "Clé secrète de l'API Liveblocks"
|
|
||||||
help.en = "Multiplayer mode requires a Liveblocks API Secret Key (you can get one for free at https://liveblocks.io). Don't input anything if you don't want multiplayer mode."
|
|
||||||
help.fr = "Le mode d'édition instantanée requiert une clef secrete d'API Liveblocks (vous pouvez en obtenir une gratuitement sur ttps://liveblocks.io). Ne mettez rien si vous ne souhaitez pas de mode d'étition instantanée."
|
|
||||||
type = "string"
|
|
||||||
optional = true
|
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/tldraw/tldraw/archive/refs/tags/v2.3.0.tar.gz"
|
url = "https://github.com/tldraw/tldraw/archive/refs/tags/v2.3.0.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue