peliprint/blueprint/.storage/defaults/init/conf.yml
purple b157a3bbe1 Switch to a different option structure in conf.yml
Current extensions will need to adapt to this better version of conf.yml. Older extensions won't work on this version and extensions created in older versions won't work on this one.
2023-06-11 20:58:20 +02:00

27 lines
480 B
YAML

# ◆
# Thank you for developing with Blueprint.
# For documentation about conf.yml, refer to ptero.shop/dev/conf.
info:
name: "␀name␀"
identifier: "␀identifier␀"
description: "␀description␀"
flags: ""
version: "␀ver␀"
target: "␀version␀"
author: "␀author␀"
icon: "assets/EXTLOGO-␀num␀.jpg"
admin:
view: "view.blade.php"
controller: ""
requests: ""
css: ""
data:
directory: "data"
public: ""
database:
migrations: ""