Where are the SABnzbd hostname & port settings saved?

I’ve found the other SABnzbd settings in the .db file, see below. Where are the SABnzbd hostname & port stored?

sysadmin@tretflix:/opt/tretflix/appdata/nzbdrone$ sqlite3 nzbdrone.db
SQLite version 3.7.9 2011-11-01 00:52:41
Enter “.help” for instructions
Enter SQL statements terminated with a ";"
sqlite> .tables
Blacklist History QualityProfiles ScheduledTasks
Config Indexers QualitySizes Series
EpisodeFiles NamingConfig RootFolders VersionInfo
Episodes Notifications SceneMappings
sqlite> select * from Config;
1|sabusername|admin
2|sabpassword|admin
3|sabtvcategory|nzbdrone
4|sabrecenttvpriority|default
5|saboldertvpriority|default
6|downloadclient|sabnzbd
7|nzbgetrecenttvpriority|normal
8|nzbgetoldertvpriority|normal
9|sabapikey|

Disregard, it gets added the first time if anything other than the default “8080” is set.

sqlite> select * from Config;
1|sabport|8088
2|sabapikey|mjgwnjbhnzm0njk4zmi2mwqzyjnjmjy2
3|sabusername|admin
4|sabpassword|admin
5|sabtvcategory|nzbdrone
6|sabrecenttvpriority|default
7|saboldertvpriority|default
8|downloadedepisodesfolder|/opt/tretflix/tmp/sabnzbdplus/nzbdrone
9|downloadclient|sabnzbd