mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
support setting argv from config files
This commit is contained in:
parent
3498644055
commit
8164910fe8
3 changed files with 46 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
# append some arguments to the commandline;
|
||||
# the first space in a line counts as a separator,
|
||||
# any additional spaces are part of the value
|
||||
-e2dsa
|
||||
-e2ts
|
||||
-i 127.0.0.1
|
||||
|
||||
# create users:
|
||||
# u username:password
|
||||
u ed:123
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue