mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2025-01-09 10:28:00 +00:00
A simple file repository and link tree, ideal for a raspberry pi NAS
dir | ||
helpers | ||
resources | ||
var | ||
www | ||
.gitignore | ||
hiddenlisting.php | ||
index.php | ||
LICENSE | ||
listing.php | ||
README.md | ||
TODO |
Simple Repository
My simple php file repository/link tree that I wrote for my personal NAS.
How to use
I designed this with the intent that it could be used on something like a raspberry pi with little to no programming knowledge.
The config file is supposed to be very easy to read and understand what each option means. The config file is in php. You will need to either rename or copy config.def.php to config.php
This is to make updating much much easier.
The config file is var/config.php