SimpleFileRepository/README.md

14 lines
450 B
Markdown
Raw Normal View History

2021-01-04 20:22:48 +00:00
Simple Repository
=================
My simple php file repository/link tree that I wrote for my personal NAS.
How to use
----------
2021-02-08 19:53:07 +00:00
I designed this with the intent that it could be used on something like a raspberry pi with little to no programming knowledge.
2021-01-04 20:22:48 +00:00
The config file is supposed to be very easy to read and understand what each option means. The config file is in php.
2021-02-08 19:53:07 +00:00
The config file is [var/config.php](var/config.php)