From 6c711f696f73bc59813f6834ec241aef3b626cbd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 29 Aug 2015 20:00:53 -0400 Subject: Include documentation in the application --- docs/board-configuration.markdown | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 docs/board-configuration.markdown (limited to 'docs/board-configuration.markdown') diff --git a/docs/board-configuration.markdown b/docs/board-configuration.markdown deleted file mode 100644 index 1c5ff51a..00000000 --- a/docs/board-configuration.markdown +++ /dev/null @@ -1,24 +0,0 @@ -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. -- cgit v1.2.3