Display fixes
This commit is contained in:
7
static/admin/config.yml
Normal file
7
static/admin/config.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
backend:
|
||||
name: git-gateway
|
||||
branch: master # Branch to update (optional; defaults to master)
|
||||
|
||||
publish_mode: editorial_workflow
|
||||
media_folder: "static/images/uploads" # Media files will be stored in the repo under static/images/uploads
|
||||
public_folder: "/images/uploads" # The src attribute for uploaded media will begin with /images/uploads
|
||||
Reference in New Issue
Block a user