Home
last modified time | relevance | path

Searched refs:scan_days (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Drepo-mgr.c305 int scan_days; in init_scan_trash_timer() local
308 scan_days = g_key_file_get_integer (config, in init_scan_trash_timer()
312 scan_days = SCAN_TRASH_DAYS; in init_scan_trash_timer()
317 scan_days * 24 * 3600 * 1000); in init_scan_trash_timer()