class Sitemapper::Config
- Sitemapper::Config
- Reference
- Object
Defined in:
sitemapper/config.crConstructors
Instance Method Summary
- #host : String
- #host=(host : String)
- #max_urls : Int32
- #max_urls=(max_urls : Int32)
- #storage : Symbol
- #storage=(storage : Symbol)
- #use_index : Bool
- #use_index=(use_index : Bool)