Move English documentation to folder en_US

This commit is contained in:
Frederic Guillot
2017-01-29 11:07:42 -05:00
parent 3bf4789be2
commit 0371acff89
142 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
Board settings
==============
Go to the menu **Settings**, then choose **Board settings** on the left.
![Board settings](screenshots/board-settings.png)
### Task highlighting
This feature displays 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 every 60 seconds automatically by default.
### Refresh interval for private board
When your web browser is open on a board, Kanboard checks every 10 seconds if something has been changed by someone else.
Technically this process is done by Ajax polling.