Having an issue where it's not reading the conf file properly for the port.
ERROR: reading configuration file: the options configuration file contains an invalid line 'port 2750'
I have the port I want written to the conf file which should just read by default as
port <num>
I don't see what makes this line invalid if it's the default thing written in it's own config file, it makes no sense.