Skip to content
Commit 13246d47 authored by Ben Goodwin's avatar Ben Goodwin
Browse files

Move to much simpler config parsing code

[section]'s are meaningless (and safely ignored) now
All config variables are strings now
Use constant instead of sizeof() in while loop to reduce execution time
Config defaults are used in local routines instead of being set into the
conf structure
No end-user changes required, but deleting [section]'s is recommended
parent 56511fce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment