Skip to content
Snippets Groups Projects
Commit e9b1aa60 authored by Robin Appelman's avatar Robin Appelman
Browse files

improve doc

parent 05fddec0
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ class DBLockingProvider extends AbstractLockingProvider {
*/
private $timeFactory;
const TTL = 3600; // how long until we clear stray locks
const TTL = 3600; // how long until we clear stray locks in seconds
/**
* @param \OCP\IDBConnection $connection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment