forked from AkkomaGang/akkoma
Merge pull request 'Change pleroma reference in priv/static/READ_THIS_BEFORE_TOUCHING_FILES_HERE' (#65) from norm/akkoma:priv-static-reference into develop
Reviewed-on: AkkomaGang/akkoma#65
This commit is contained in:
commit
8ed1289cdb
1 changed files with 8 additions and 1 deletions
|
@ -1 +1,8 @@
|
|||
If you are an instance admin and you want to modify the instace static files, this is probably not the right place to do it. This directory is checked in version control, so don't be surprised if you get merge conflicts after modifying anything here. Please use instance static directory instead, it has the same directory structure and files placed there will override files placed here. See https://docs.pleroma.social/backend/configuration/static_dir/ for more info
|
||||
If you are an instance admin and you want to modify the instace static files,
|
||||
this is probably not the right place to do it. This directory is checked in
|
||||
version control, so don't be surprised if you get merge conflicts after
|
||||
modifying anything here.
|
||||
|
||||
Please use the instance static directory instead, it has the same directory
|
||||
structure and files placed there will override files placed here. See
|
||||
https://docs.akkoma.dev/main/backend/configuration/static_dir/ for more info.
|
||||
|
|
Loading…
Reference in a new issue