forked from AkkomaGang/akkoma
Clarify location of frontends directory
This commit is contained in:
parent
165ea038bd
commit
bee29f6610
1 changed files with 2 additions and 1 deletions
|
@ -647,7 +647,8 @@
|
||||||
|
|
||||||
# Example of frontend configuration
|
# Example of frontend configuration
|
||||||
# This example will make us serve the primary frontend from the
|
# 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
|
# With no frontend configuration, the bundled files from the `static` directory will
|
||||||
# be used.
|
# be used.
|
||||||
|
|
Loading…
Reference in a new issue