Sha256: acd963337a274fc2c7eb9450a31be4d9059da7f8015ec960f99afe2317c7b65c
Contents?: true
Size: 514 Bytes
Versions: 1
Compression:
Stored size: 514 Bytes
Contents
# Sitealizer config # # This is the only configuration you need to change if you don't want to # leave it with the default config values. # # Access types: # - private: You have to enter the username and password below in order to view the stats # - public: Anyone can view your site's stats # # Queue size: # - The number of visitors in the queue before saving the stats to the DB. # Minimum size shouldn't be under 5 # sitealizer: access_type: private username: admin password: admin queue_size: 15
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
typo-4.1.1 | vendor/plugins/sitealizer/lib/config.yml |