You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tqftpserv: Enable config file support in tqftpserv
Integrate configuration management via config file and
command-line arguments to customize server behavior.
This allows runtime configuration of key filesystem paths
including readonly_path, readwrite_path, firmware_base,
updates_dir, and temp_dir.
It also enables dynamic adjustment of the default log level,
supporting flexible deployment across platforms like Linux
and Android without requiring code changes.
Signed-off-by: Bhaskar Valaboju <[email protected]>
0 commit comments