{ "port" : 3018, "address" : "localhost", "application_searcher" : "./comments/application_searching.js", "records_dir" : "./data/comments", "file_shunting" : false, "index_file" : "./comments/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-comments", "shrinkage" : 2.3, "search_backup_file" : "./logs/comments-server.db", "updating_records_directory" : "./data/comments", "assets_directory" : "./data/comments", "asset_type" : "comments", "pub_topic" : "publish", "unpub_topic" : "delete" }