soios/os/config-example/config.toml

10 lines
369 B
TOML
Raw Normal View History

2024-05-09 22:45:53 +02:00
# Example password: soi
# Create a hash with mkpasswd
install_admin_password = "$y$j9T$h5VhMd4KkdmbxdZD1gO0N/$1hvwZgO8pQw13Xd6jaNXbtkbqVOC4W/ia/KXOcCGYvB"
# Example password: soi
contestant_root_password = "$y$j9T$h5VhMd4KkdmbxdZD1gO0N/$1hvwZgO8pQw13Xd6jaNXbtkbqVOC4W/ia/KXOcCGYvB"
2024-05-13 22:59:31 +02:00
# WiFi passwords must be at least 8 characters
contestant_wifi_password = "12345678"