#57 scaffolding for flight search
This commit is contained in:
@@ -30,10 +30,13 @@ return [
|
||||
*/
|
||||
'currency' => 'dollar',
|
||||
|
||||
/**
|
||||
* Restrict showing flights from the user's current airport
|
||||
*/
|
||||
'only_flights_from_current' => true,
|
||||
|
||||
/**
|
||||
* Misc Settings
|
||||
*/
|
||||
|
||||
'feed_url' => 'http://forum.phpvms.net/rss/1-announcements-feed.xml/?',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user