labriqueinternet / torclient_ynh

Tor Client app for YunoHost - No more supported
GNU Affero General Public License v3.0
9 stars 3 forks source link

Do not use "yunohost app setting" #5

Closed jvaubourg closed 9 years ago

jvaubourg commented 9 years ago

Currently, all settings are stored thanks to "yunohost app setting". This command is very slow and the YunoHost contributors advise us to not use it so intensively because they cannot improve its time performances.

Instead, we should use our own yaml/json/xml file. This will hugely speed up the boot time, and the response time of the web admin.