# Application Settings<no value>

## Timings
![Application Settings Timing Section](images/appsettingstimings.png)

#### Event Duration
This setting controls the length of the Discord events created by this app. In the screenshot the setting is 45 minutes. For a match with 3 maps, that would make a Discord event time of 2 hours and 15 minutes.

#### Match Reminder
How long before a match starts should reminders be sent?

#### Player Reminder
How long before a match starting are players reminded via PM about a match, if [enabled](/docs/matches/creating-matches/#player-notifications).


## Activity Feed
![Application Settings Activity Feed Section](images/appsettingsactivity.png)

This controls how far back the Feed page goes. More info on this coming with version 0.8.0


## Log Level
![Application Settings Log Level Section](images/appsettingslog.png)

There are 5 levels of detail for the logs from MatchExec. The default level is Warning.

 - Debug: The most detail, lists everything the app is doing.
 - Info: Gives a brief overview of what's happening.
 - Warning: Only writes messages when there are possible issues.
 - Error: Writes messages when there are confirmed errors.
 - Critical: Messages get written only if the app dies.
