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
|
@ -59,7 +59,7 @@ Default: \f[V]4\f[R] (Maximum: \f[V]254\f[R])
|
|||
.TP
|
||||
\f[B]-p port\f[R]
|
||||
Sets the port that \f[B]feuille\f[R] will listen on.
|
||||
Default: \f[V]8888\f[R]
|
||||
Default: \f[V]9999\f[R]
|
||||
.TP
|
||||
\f[B]-o path\f[R]
|
||||
Sets the path where \f[B]feuille\f[R] will output the pastes (and
|
||||
|
|
Reference in a new issue