blob: 1c5ff51a4d61757a260870220f40feb225a6a28d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Board settings
==============
Go to the menu **Settings**, then choose **Board settings** on the left.
![Board settings](http://kanboard.net/screenshots/documentation/board-settings.png)
### Task highlighting
This feature display a shadow around the task when a task is moved recently.
Set the value 0 to disable this feature, 2 days by default (172800 seconds).
Everything moved since 2 days will have shadow around the task.
### Refresh interval for public board
When you share a board, the page will refresh automatically every 60 seconds by default.
### Refresh interval for private board
When your web browser is open on a board, Kanboard check every 10 seconds if something have been changed by someone else.
Technically this process is done by Ajax polling.
|