[][src]Constant ascii_hangman_backend::CONF_TEMPLATE

pub const CONF_TEMPLATE: &str = "# Add own secrets here, one per line.\r
\r
guess me\r
_good l_uck\r
_3*_7_=21_\r
_der Hund = _the dog\r
";

Fallback sample configuration when no configuration file can be found.