Skip to content

Commit

Permalink
update configs
Browse files Browse the repository at this point in the history
  • Loading branch information
wernerjoss committed Jan 9, 2022
1 parent 90ff614 commit b9219f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions blueprints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,6 @@ form:
label: local Cors API URL
default: null
help: leave this empty if you are not sure - it will be evaluated automatically and mostly work ! - see README
# disable this in admin backend - new approach is to enable Plugin via page frontmatter 05.01.22
#useCustomPageTemplate:
# type: toggle
# label: Use custom Page Template
# help: Use another Template than 'calendar' for Calendar Page (e.g. in case of modular Page)
# highlight: 1
# default: 0
# options:
# 1: Enabled
# 0: Disabled
# validate:
# type: bool
enableDescPopup:
type: toggle
label: enable onClick Popup for Event Description
Expand Down
1 change: 1 addition & 0 deletions fullcalendar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ useIcsTimezone: false
enableDescPopup: false
tz_offset_single: 0
tz_offset_rec: 0
enableOnAllPages: false

0 comments on commit b9219f6

Please sign in to comment.