# # _____ _ _ ____ ____ # | ____|__ _ _ _ ___ ___| |_ _ __(_) __ _| _ \| __ ) # | _| / _` | | | |/ _ \/ __| __| '__| |/ _` | | | | _ \ # | |__| (_| | |_| | __/\__ \ |_| | | | (_| | |_| | |_) | # |_____\__, |\__,_|\___||___/\__|_| |_|\__,_|____/|____/ # |_| # # Databases Configuration File # # Note: when you remove a database entry from this file, # the corresponding data is NOT deleted. If you add the # entry again, all the data will still be present as before. # Add an entry for every database you want to have: neutron: # Whether the database should be immutable (read-only) or not # If enabled, all 'delete' and 'write' commands will be # rejected. immutable: true # You can add one or multiple access tokens; make sure all # the access tokens are unique across all databases. # If multiple databases have the same access token, only the # first one will be used. access_tokens: - password