[Phase 8] Long-term daemon config file (Approach A) #251
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Currently the queue-daemon sources kugetsu-config.sh directly. For long-term maintainability and reusability, we want a standalone daemon config.
Solution
Create kugetsu-queue-daemon.conf as a shell script that:
This allows:
Status
FUTURE - Lower priority, no immediate dependency
Files
Related Issue
Parent: #235