diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 17:12:56 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 17:12:56 +0200 |
| commit | 3cfa0cfa7629449f85dd5959379116073517a3b6 (patch) | |
| tree | 48b95a3cfd7601aec7aa216c9ff05031ca90e30b | |
| parent | 9aed3bb889528106058841553a5b2dbf2bc4d9f1 (diff) | |
Updates locations
| -rw-r--r-- | site/static/admin/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/static/admin/config.yml b/site/static/admin/config.yml index d1c0aa5..fb11c32 100644 --- a/site/static/admin/config.yml +++ b/site/static/admin/config.yml @@ -4,7 +4,6 @@ backend: branch: master # Branch to update (master by default) media_folder: "/site/static/img" # Folder where user uploaded files should go -public_folder: "dist" # CMS now knows 'source' is the public folder and will strip this from the path collections: # A list of collections the CMS should be able to edit - name: "post" # Used in routes, ie.: /admin/collections/:slug/edit |
