X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fde%2Fuser%2Finstallation.rst;h=1b6710b7cfa24dff94507d0827f2ece0853d8a97;hb=18545173a6358805e3b7dde842d77aa3aded4f6c;hp=37a8017070bccdbf5b21ac637f0dc1e9d42f5116;hpb=429480357f93f54c04108202efb35e33dcc0f832;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 37a80170..1b6710b7 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst @@ -54,7 +54,7 @@ Um wallabag selbst zu installieren, musst du die folgenden Kommandos ausführen: git clone https://github.com/wallabag/wallabag.git cd wallabag - git checkout 2.0.5 + git checkout 2.0.7 SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist php bin/console wallabag:install --env=prod @@ -73,7 +73,7 @@ Und wallabag unter http://deineserverip:8000 erreichen Auf einem geteilten Webhosting ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Wir stellen ein Paket inkl. aller Abhängigkeiten bereit. +Wir stellen ein Paket inkl. aller Abhängigkeiten bereit. Die Standardkonfiguration nutzt SQLite für die Datenbank. Wenn du diese Einstellung ändern willst, ändere bitte ``app/config/parameters.yml``. Wir haben bereits einen Nutzer erstellt: Login und Passwort sind ``wallabag``.