Sha256: 7327cba77b25a896806ebd5f608a1f423a05195ee8463c7754a23f9ddf0d1bcf

Contents?: true

Size: 650 Bytes

Versions: 2

Compression:

Stored size: 650 Bytes

Contents

development:
  #"first directory that should be indexed": "alias path that will be used to display 'containing directory' link"
  #"second directory that should be indexed": "alias path that will be used to display 'containing directory' link"
  #....
  #alias path could be any smb, http, ftp or local directory that is available to the end-user.
  <%= directories_to_index %>
test:
  "spec/test_dirs/indexed": "http://picolena.devjavu.com/browser/trunk/lib/picolena/templates/spec/test_dirs/indexed"
production:
  <%= directories_to_index %>

## Defines which files should be ignored by the indexer. 
ignore:
  Thumbs.db
#  *.bak
#  *.log
#  *.tmp

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
picolena-0.2.0 lib/picolena/config/indexed_directories.yml
picolena-0.2.2 lib/picolena/config/indexed_directories.yml