2018-04-18
2018-04-18 06:48:06 by Pontus Östlund <ponost@roxen.com>
-
2d27f2651948b19c18691a5dd3909b93eb368745
(3 lines)
(+2/-1)
[
Show
| Annotate
]
Branch: feature/module-hot-reload
Hot reload: Changed dir check interval
759: Inside #if constant(Filesystem.Monitor.symlinks)
{
inherit Filesystem.Monitor.symlinks;
- protected constant default_max_dir_check_interval = 0;
+ protected constant default_max_dir_check_interval = 60;
protected constant default_file_interval_factor = 1;
protected constant default_stable_time = 0;