From 0371acff89b14b9bdcb03e72fd9637e26e6b517c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 29 Jan 2017 11:07:42 -0500 Subject: Move English documentation to folder en_US --- doc/en_US/board-configuration.markdown | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/en_US/board-configuration.markdown (limited to 'doc/en_US/board-configuration.markdown') diff --git a/doc/en_US/board-configuration.markdown b/doc/en_US/board-configuration.markdown new file mode 100644 index 00000000..3daebf74 --- /dev/null +++ b/doc/en_US/board-configuration.markdown @@ -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. -- cgit v1.2.3