Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
framacloud
Commits
5164ad7a
Commit
5164ad7a
authored
Dec 20, 2017
by
Mickael Tonneau
Browse files
Simplification des commandes sudo utilisées pour l'instalation de
wallabag et des commandes de la console de wallabag.
parent
cf76d896
Changes
1
Hide whitespace changes
Inline
Side-by-side
fr/cultiver-son-jardin/wallabag.md
View file @
5164ad7a
...
...
@@ -369,7 +369,7 @@ Pour désactiver les nouveaux utilisateurs, il faudra modifier le paramètre
Une fois la modification effectuée, videz le cache de wallabag pour prendre en
compte la modification :
sudo -u www-data
/bin/sh -c "
php bin/console cache:clear -e prod
"
sudo -u www-data php bin/console cache:clear -e prod
#### Mettre en place les traitements asynchrones
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment