dir = "./data" network = "tcp" address = "0.0.0.0" port = 3322 dbname = "immudb" pidfile = "" logfile = "" mtls = false detached = false auth = true no-histograms = false consistency-check = true pkey = "" certificate = "" clientcas = "" devmode = true admin-password = "immudb" # this password is only used once to initialize immudb and can be ignored maintenance = false signingKey = "" token-expiry-time = 1440 # client authentication token expiration time. Minutes pgsql-server = true # enable or disable pgsql server pgsql-server-port = 5432