// API key steam
// https://steamcommunity.com/dev/apikey
// -
// Default: ""
fs_api_key ""
// Logging
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
fs_logging "1"
// Prune days
// -
// Default: "30"
// Minimum: "0.000000"
fs_prune_days "30"
// Punish player
// None — 0
// Kick — 1
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
fs_punish "1"
// Kick reason
// -
// Default: "Family Sharing is not allowed on this server"
fs_kick_msg "Family Sharing is not allowed on this server"