Sha256: 37be100775467f243881e73b090563fe097adf8d7393c16da8c5e116041763bc

Contents?: true

Size: 562 Bytes

Versions: 5

Compression:

Stored size: 562 Bytes

Contents

---
# You might want to copy the following output to one of the allowed config
# file paths - in the given order. But be aware that at 
# <%= lookup('config_file') -%>, there might be a 
# config file created during initialization.
<% Array(lookup('allowed_config_file_paths')).each do |p| -%>
# * <%= p %>
<% end -%>

:access_log: <%=::File.expand_path(lookup('access_log')) %>
:local_storage: <%=::File.expand_path(lookup('local_storage')) %>
:pid_file: <%=::File.expand_path(lookup('pid_file')) %>
:sass_cache: <%=::File.expand_path(lookup('sass_cache')) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
local_pac-0.3.0 files/example-config.erb
local_pac-0.2.3 files/example-config.erb
local_pac-0.2.2 files/example-config.erb
local_pac-0.2.1 files/example-config.erb
local_pac-0.2.0 files/example-config.erb