Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.09 KB

application-configuration.markdown

File metadata and controls

41 lines (25 loc) · 1.09 KB

Application settings

Some parameters for the application can be changed on the settings page. Only administrators can change those settings.

Go to the menu Settings, then choose Application settings on the left.

Application settings

Application URL

This parameter is used for email notifications. The email footer will contains a link to the Kanboard task.

Language

The application language can be changed at anytime. The language will be set for all users.

Timezone

By default, Kanboard use UTC as timezone, but you can define your own timezone. The list contains all supported timezones by your web server.

Date format

Input format used for date fields, by example the due date for tasks.

Kanboard offer 4 different formats:

  • DD/MM/YYYY
  • MM/DD/YYYY (default)
  • YYYY/MM/DD
  • MM.DD.YYYY

The ISO 8601 format is always accepted (YYYY-MM-DD or YYYY_MM_DD).

Custom Stylesheet

Write your own CSS to override or improve Kanboard default style.