summaryrefslogtreecommitdiffstats
path: root/ansible/lemmy.yml
diff options
context:
space:
mode:
authorFelix Ableitner <me@nutomic.com>2020-06-15 19:46:57 +0200
committerFelix Ableitner <me@nutomic.com>2020-06-15 19:46:57 +0200
commit9f504329991c8076dde48fa0fbc5b75192bb4e42 (patch)
tree82a6b6ef55233b504d288d270cc89aaf5c6deb3f /ansible/lemmy.yml
parent6dea945a3a55ca20a5ce43db2907fb0bf9363001 (diff)
wip: Add migration script from pictshare to pictrs
Diffstat (limited to 'ansible/lemmy.yml')
-rw-r--r--ansible/lemmy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/lemmy.yml b/ansible/lemmy.yml
index 0b49856a..7b78ab8d 100644
--- a/ansible/lemmy.yml
+++ b/ansible/lemmy.yml
@@ -60,6 +60,7 @@
project_src: /lemmy/
state: present
pull: yes
+ remove_orphans: yes
- name: reload nginx with new config
shell: nginx -s reload