diff --git a/templates/wallabag.xml b/templates/wallabag.xml index 5a06704..a4c3a4b 100644 --- a/templates/wallabag.xml +++ b/templates/wallabag.xml @@ -19,10 +19,14 @@ Wallabag is a self hostable application for saving web pages. Unlike other services, wallabag is free (as in freedom) and open source. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]wallabag[/B][/u][br]Password: [B][u]wallabag[/B][/u][/b] + &lt;code&gt;mkdir /mnt/user/appdata/wallabag/db &lt;/code&gt; +chown nobody:users /mnt/user/appdata/wallabag/db --recursive &lt;/code&gt; + +https://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&amp;comment=1272492 6500 /mnt/user/appdata/wallabag/ /mnt/user/appdata/wallabag/images/ http://<IP>:6500 LongRandomSecretHere false - \ No newline at end of file +