Update build files.
This commit is contained in:
parent
2c1f519da7
commit
e4331976d9
BIN
dist/rupload-1.3.37-py3-none-any.whl
vendored
BIN
dist/rupload-1.3.37-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/rupload-1.3.37.tar.gz
vendored
BIN
dist/rupload-1.3.37.tar.gz
vendored
Binary file not shown.
@ -17,10 +17,10 @@ Easiest file manager for your server made for public use.
|
||||
It doesn't have captcha or whatsoever. It's designed for public use, as long the domain isn't listed in a search engine. It has a limitation for file size, that's it's only security. Rate limiting is in consideration. The default file size is 50Mb. The default storage quota for whole directory is 10Gb. Default config will prevent your server for heavy abuse.
|
||||
|
||||
## Installation
|
||||
```
|
||||
python3 -m venv .venv
|
||||
./venv/bin/python -m pip install .
|
||||
```
|
||||
1. `make ensure_venv`
|
||||
2. `make install`
|
||||
3. `source ./.venv/bin/activate`
|
||||
4. `rupload.serve` (See parameters below. Running with default config using no parameters works too.)
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user