update terms of service instructions
2 unresolved threads
2 unresolved threads
We now want people to install the ToS file to /instance/static/terms-of-service.html
in their Pleroma install instead of the previous location so upgrades don't wipe it.
Merge request reports
Activity
1 1 <h4>Terms of Service</h4> 2 2 3 <p>This is a placeholder ToS.</p> 3 <p>This is the default placeholder ToS. You should change it to fit the needs of your instance.</p> 4 4 5 <p>Edit <code>"/static/terms-of-service.html"</code> to make it fit the needs of your instance.</p> 5 <p>To do so, place a file at <code>"/instance/static/terms-of-service.html"</code> in your should we just replace whole pointer to a link "static dir" that leads to https://docs-develop.pleroma.social/backend/configuration/static_dir/ ?
1 1 <h4>Terms of Service</h4> 2 2 3 <p>This is a placeholder ToS.</p> 3 <p>This is the default placeholder ToS. You should change it to fit the needs of your instance.</p> probably a bad idea to edit this file unless you do custom FE builds yourself and manage your own branch. "... copy this file to static dir and change it" sounds better
changed this line in version 2 of the diff
added 626 commits
-
19466619...48365819 - 625 commits from branch
develop
- fd109fa3 - Merge branch 'develop' into 'chore/improve-default-tos'
-
19466619...48365819 - 625 commits from branch
enabled an automatic merge when the pipeline for fd109fa3 succeeds
mentioned in commit 7de56a80
mentioned in merge request pleroma!2726 (closed)
Please register or sign in to reply