Allow any airport to be flown from #783 (#788)

Allow any airport to be flown from #783
This commit is contained in:
Nabeel S
2020-08-17 17:06:02 -04:00
committed by GitHub
parent 51186bed7c
commit cdf7b13b5b
2 changed files with 39 additions and 1 deletions

View File

@@ -26,6 +26,13 @@
options:
type: boolean
description: If an airport isn't added, try to look it up when adding schedules
- key: general.allow_unadded_airports
name: 'Allow unadded airports'
group: general
value: false
options:
type: boolean
description: If an un-added airport is used, it is looked up and added
- key: general.check_prerelease_version
name: 'Pre-release versions in version check'
group: general