class Config
- Config
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
privateparlor/config/config.crConstructors
Instance Method Summary
- #after_initialize
- #allow_media_spoilers : Bool | Nil
- #blacklist_contact : String | Nil
- #cooldown_time_begin : Array(Int32)
- #cooldown_time_linear_b : Int32
- #cooldown_time_linear_m : Int32
- #database : String
- #database_history : Bool | Nil
- #default_rank : Int32
- #default_rank=(default_rank : Int32)
- #downvote_limit_interval : Int32
- #enable_blacklist : Array(Bool)
- #enable_delete : Array(Bool)
- #enable_demote : Array(Bool)
- #enable_downvote : Array(Bool)
- #enable_help : Array(Bool)
- #enable_info : Array(Bool)
- #enable_karma_info : Array(Bool)
- #enable_karma_sign : Array(Bool)
- #enable_motd : Array(Bool)
- #enable_pin : Array(Bool)
- #enable_promote : Array(Bool)
- #enable_purge : Array(Bool)
- #enable_ranksay : Array(Bool)
- #enable_remove : Array(Bool)
- #enable_reveal : Array(Bool)
- #enable_sign : Array(Bool)
- #enable_spoiler : Array(Bool)
- #enable_start : Array(Bool)
- #enable_stop : Array(Bool)
- #enable_toggle_debug : Array(Bool)
- #enable_toggle_karma : Array(Bool)
- #enable_tripcode : Array(Bool)
- #enable_tripsign : Array(Bool)
- #enable_uncooldown : Array(Bool)
- #enable_unpin : Array(Bool)
- #enable_upvote : Array(Bool)
- #enable_users : Array(Bool)
- #enable_version : Array(Bool)
- #enable_warn : Array(Bool)
- #enable_whitelist : Array(Bool)
- #entities : Array(String)
- #entities=(entities : Array(String))
- #full_usercount : Bool | Nil
- #inactivity_limit : Int32
- #intermediary_linked_network : Hash(String, String) | String | Nil
- #intermediate_valid_codepoints : Array(Array(Int32)) | Nil
- #karma_levels : Hash(Int32, String)
- #karma_levels=(karma_levels : Hash(Int32, String))
- #karma_warn_penalty : Int32
- #lifetime : UInt32
- #lifetime=(lifetime : UInt32)
- #linked_network : Hash(String, String)
- #locale : String
- #log_channel : String
- #log_file : String | Nil
- #log_level : Log::Severity
- #media_limit_period : Int32
- #pseudonymous : Bool | Nil
- #r9k_cooldown : Int32
- #r9k_warn : Bool | Nil
- #ranks : Hash(Int32, Rank)
- #ranks=(ranks : Hash(Int32, Rank))
- #registration_open : Bool | Nil
- #regular_forwards : Bool | Nil
- #relay_animation : Bool | Nil
- #relay_audio : Bool | Nil
- #relay_basketball : Bool | Nil
- #relay_bowling : Bool | Nil
- #relay_contact : Bool | Nil
- #relay_dart : Bool | Nil
- #relay_dice : Bool | Nil
- #relay_document : Bool | Nil
- #relay_forwarded_message : Bool | Nil
- #relay_location : Bool | Nil
- #relay_media_group : Bool | Nil
- #relay_photo : Bool | Nil
- #relay_poll : Bool | Nil
- #relay_slot_machine : Bool | Nil
- #relay_soccerball : Bool | Nil
- #relay_sticker : Bool | Nil
- #relay_text : Bool | Nil
- #relay_venue : Bool | Nil
- #relay_video : Bool | Nil
- #relay_video_note : Bool | Nil
- #relay_voice : Bool | Nil
- #salt : String
- #sign_limit_interval : Int32
- #smileys : Array(String)
- #smileys=(smileys : Array(String))
- #spam_interval_seconds : Int32
- #spam_score_handler : SpamScoreHandler
- #toggle_r9k_forwards : Bool | Nil
- #toggle_r9k_media : Bool | Nil
- #toggle_r9k_text : Bool | Nil
- #token : String
- #upvote_limit_interval : Int32
- #valid_codepoints : Array(Range(Int32, Int32))
- #valid_codepoints=(valid_codepoints : Array(Range(Int32, Int32)))
- #warn_expire_hours : Int32