Sha256: 13d6fc31d889e0fb8fb559c953cc9de3ea8c229d4641d0aaf33e4b79ce35f0fd
Contents?: true
Size: 427 Bytes
Versions: 18
Compression:
Stored size: 427 Bytes
Contents
over_ridden :production_value # Sets the 'nice' value of the publishing process # This is in the range 0-20 # 0 : Standard priority thread # 20: Minimum priority thread # the higher this value is the lower the priority of the publishing thread # you should set this low so that publishing the site doesn't affect the # responsiveness of your site. publish_niceness 18 back do port 3001 end front do port 3002 end
Version data entries
18 entries across 18 versions & 1 rubygems