forked from AkkomaGang/akkoma
Merge branch 'chore/frontends-config-clarification' into 'develop'
Clarify location of frontends directory See merge request pleroma/pleroma!2802
This commit is contained in:
commit
7f76700baf
1 changed files with 2 additions and 1 deletions
|
@ -647,7 +647,8 @@
|
|||
|
||||
# Example of frontend configuration
|
||||
# This example will make us serve the primary frontend from the
|
||||
# `/frontends/pleroma/develop` folder in your instance static directory.
|
||||
# frontends directory within your `:pleroma, :instance, static_dir`.
|
||||
# e.g., instance/static/frontends/pleroma/develop/
|
||||
#
|
||||
# With no frontend configuration, the bundled files from the `static` directory will
|
||||
# be used.
|
||||
|
|
Loading…
Reference in a new issue