host = "0.0.0.0" port = 5434 database_url = "sqlite://tests/ayb_data_sqlite/ayb.sqlite" data_path = "./tests/ayb_data_sqlite" e2e_testing = true [email] from = "Server Sender " reply_to = "Server Reply " smtp_host = "localhost" smtp_port = 10026 smtp_username = "login@example.org" smtp_password = "the_password" [authentication] fernet_key = "y3UdMqGh6si7pvQb8wsuW3ryiJcacp0H1QoHUPfsjb0=" token_expiration_seconds = 3600 [cors] origin = "*" [isolation] nsjail_path = "tests/nsjail" [snapshots] sqlite_method = "Vacuum" access_key_id = "test" secret_access_key = "test" bucket = "bucket" path_prefix = "sqlite" endpoint_url = "http://localhost:4566" force_path_style = true [snapshots.automation] interval = "2s" max_snapshots = 3