fix: use port 9999 instead of port 8888
web crawlers were creating a shit-ton of pastebins while trying to connect to feuille.
This commit is contained in:
parent
10ca071b99
commit
7904d4dfc4
6 changed files with 11 additions and 11 deletions
|
|
@ -44,7 +44,7 @@ and IPv6 addresses (won't work on OpenBSD).
|
|||
|
||||
**-p port**
|
||||
: Sets the port that **feuille** will listen on.
|
||||
: Default: `8888`
|
||||
: Default: `9999`
|
||||
|
||||
**-o path**
|
||||
: Sets the path where **feuille** will output the pastes (and chroot,
|
||||
|
|
|
|||
Reference in a new issue