mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2025-01-10 02:47:59 +00:00
16 lines
563 B
Markdown
16 lines
563 B
Markdown
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](var/config.php)
|