soyuka / explorer

Explore and share. Highly-configurable directory listing made with nodejs.
http://soyuka.github.io/explorer/
MIT License
179 stars 19 forks source link

Better directory configuration #1

Closed soyuka closed 9 years ago

soyuka commented 9 years ago

Glob patters to remove some directories/files by user:

- $user:
  - '/home/shared/'
  - '!/home/shared/p0rn'
soyuka commented 9 years ago

Feature has been prepared in https://github.com/soyuka/explorer/commit/df6bd7149905efd94e680d8eddf48caac34ef045 but isn't linked to tree/search yet.