Module: CalendarAssistant::Config::Keys::Settings
- Defined in:
- lib/calendar_assistant/config.rb
Overview
Settings are values that have a value in DEFAULT_SETTINGS below,
and which can be overridden by entries in the user config file
Constant Summary collapse
- PROFILE =
string
"profile"
- MEETING_LENGTH =
ChronicDuration
"meeting-length"
- START_OF_DAY =
BusinessTime
"start-of-day"
- END_OF_DAY =
BusinessTime
"end-of-day"
- LOCATION_ICON =
string emoji
"location-icon"
- NICKNAME =
string
"nickname"
- VISIBILITY =
Event Visibility
"visibility"