Create Runtime Variables At Startup #5

Closed
opened 2024-11-26 09:27:10 +00:00 by owner · 1 comment
Owner

For example, it would be nice to be able to set the wait time for the database handler when the queue is empty. Or how often the content filter should run.

For example, it would be nice to be able to set the wait time for the database handler when the queue is empty. Or how often the content filter should run.
owner added the
enhancement
label 2024-11-26 09:27:10 +00:00
owner self-assigned this 2024-11-26 09:27:10 +00:00
owner added reference CreateRuntimeVariable 2024-11-26 09:29:02 +00:00
Author
Owner

Runtime variables implemented consists of:

  • base path for the application (So now we don't need absolute paths for anything).
  • Timeout for:
    • IP scanner.
    • Wait time for the discarded and content database handling (if the itemqueue is empty).
    • Wait time for the content filter.
Runtime variables implemented consists of: - base path for the application (So now we don't need absolute paths for anything). - Timeout for: - IP scanner. - Wait time for the discarded and content database handling (if the itemqueue is empty). - Wait time for the content filter.
owner closed this issue 2024-11-27 10:39:07 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: owner/RSE#5
No description provided.