This commit is contained in:
parent
48faf8e8ba
commit
aa606d0c0c
3 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ backend:
|
||||||
base_url: https://git.deuxfleurs.fr/ # Root URL of your Gitea instance
|
base_url: https://git.deuxfleurs.fr/ # Root URL of your Gitea instance
|
||||||
site_url: 'https://palettetest.web.deuxfleurs.fr/'
|
site_url: 'https://palettetest.web.deuxfleurs.fr/'
|
||||||
locale: 'fr'
|
locale: 'fr'
|
||||||
media_folder: "/assets/uploads"
|
media_folder: "static/images/uploads"
|
||||||
public_folder: "/assets/uploads"
|
public_folder: "/images/uploads"
|
||||||
media_library:
|
media_library:
|
||||||
folder_support: true
|
folder_support: true
|
||||||
name: Bibliothèque
|
name: Bibliothèque
|
||||||
|
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue