This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
@@ -7,6 +7,8 @@ backend:
|
|||||||
auth_endpoint: https://gitea.benno-lorenz.com/login/oauth/authorize
|
auth_endpoint: https://gitea.benno-lorenz.com/login/oauth/authorize
|
||||||
media_folder: "static/images/uploads" # Media files will be stored here
|
media_folder: "static/images/uploads" # Media files will be stored here
|
||||||
public_folder: "/images/uploads" # The src attribute for uploaded media
|
public_folder: "/images/uploads" # The src attribute for uploaded media
|
||||||
|
display_url: https://benno-lorenz.com
|
||||||
|
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
- name: "blogposts" # Used in routes, e.g., /admin/collections/blog
|
- name: "blogposts" # Used in routes, e.g., /admin/collections/blog
|
||||||
|
|||||||
Reference in New Issue
Block a user