forked from cms/tibi-svelte-starter
init
This commit is contained in:
14
api/config.yml
Normal file
14
api/config.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
namespace: __NAMESPACE__
|
||||
|
||||
# Metaangaben zum Projekt welche in der UI verwendet werden können
|
||||
meta:
|
||||
# wird in der Admin-UI zum Projekt aufgegeben
|
||||
imageUrl: https://__MASTER_URL__/media/api-pic.jpg
|
||||
|
||||
# Liste aller möglichen Kollektionen (Listen, Seiten...) zum Projekt
|
||||
collections:
|
||||
- !include collections/content.yml
|
||||
- !include collections/contact_form.yml
|
||||
- !include collections/cache.yml
|
||||
- !include collections/webhook.yml
|
||||
- !include collections/ssr.yml
|
||||
Reference in New Issue
Block a user