{ "port" : 3018, "address" : "localhost", "application_searcher" : "./mail/application_searching.js", "records_dir" : "./data/mail", "file_shunting" : false, "index_file" : "./mail/index.html", "relayer" : { "paths" : [] }, "tls" : { "client_key" : "keys/ec_key.pem", "client_cert" : "keys/ec_crt.crt", "server_cert" : "keys/srv_ec_crt.crt" }, "subscribe" : "publish-mail", "shrinkage" : 2.3, "search_backup_file" : "./logs/mail-server.db", "updating_records_directory" : "./data/mail", "assets_directory" : "./data/mail", "asset_type" : "mail", "pub_topic" : "publish", "unpub_topic" : "delete" }