Adding a new user

From Pulsed Media Wiki
Revision as of 22:30, 9 May 2021 by Nucode (talk | contribs) (Setting up the local user)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Setting up the local user

./addUser.php [username] [password] [rTorrent Memory limit] [HDD Quota GiB] [Traffic Limit GiB]

For example:

cd /scripts
./addUser.php johndoe secretpassword 250 115

Sets up user with name johndoe, password secretpassword with 250Mb rTorrent RAM, and 115Gb HDD quota.

Traffic limit is optional.


Access GUI by https://YOURSERVER/user-johndoe/