port = 8765 [database] username = "openbills" password = "VeryStrongPass123" location = "tcp(127.0.0.1:3306)" db_name = "openbills" params = "charset=utf8mb4&parseTime=True&loc=Local" [instance] title = "OpenBills" description = "Libre Billing Software" url = "https://openbills.vidhukant.com/" [security] min_password_length = 12 max_password_length = 128 [username] allowed_characters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789.-_" min_username_length = 2 max_username_length = 32 [cryptography] auth_secret = "22ELiOfHn19s0z1WWgsOT9RupghRYrXm" refresh_secret = "22ELiOfHn19s0z1WWgsOT9RupghRYrXm"