Currently the admin accounts in Objective8 will persist if they are removed from the config and the app restarted, since they are stored in the database.
Preferred behaviour is that any admin profiles who's ids are not on the list of admin ids in the config file should be removed from the database before the new admin accounts are added. This is so that admin accounts can be easily removed if need be