mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-07-11 06:53:10 +00:00
Updated Fediverse (markdown)
parent
a8f2e6408d
commit
7254255a2b
15
Fediverse.md
15
Fediverse.md
|
@ -18,19 +18,22 @@ The strategies were implemented to respond to the Fediverse Spam Attacks which s
|
|||
[settings]
|
||||
PORT=5555
|
||||
SERVER_URL=localhost
|
||||
SERVER_CONNECTION_TYPE=
|
||||
SERVER_CONNECTION_TYPE=proxy
|
||||
CA_KEY=ca.key
|
||||
CA_CERT=ca.crt
|
||||
CERT_KEY=cert.key
|
||||
CERT_DIR=certs/
|
||||
OPENSSL_BINPATH=openssl
|
||||
CLIENT_ENCODING=utf-8
|
||||
LOCAL_DOMAIN=example.org
|
||||
LOCAL_DOMAIN=catswords.social
|
||||
PROXY_PASS=http://127.0.0.1:3000
|
||||
DICTIONARY_FILE=words_alpha.txt
|
||||
TRUECAPTCHA_USERID=
|
||||
TRUECAPTCHA_APIKEY=
|
||||
LIBREY_APIURL=https://search.catswords.net
|
||||
MASTODON_SERVER=
|
||||
MASTODON_USER_TOKEN=
|
||||
TRUECAPTCHA_USERID=YOUR_TRUECAPTCHA_USERID
|
||||
TRUECAPTCHA_APIKEY=YOUR_TRUECAPTCHA_APIKEY
|
||||
LIBREY_APIURL=https://serp.catswords.net
|
||||
DICTIONARY_FILE=/usr/local/src/english-words/words_alpha.txt
|
||||
USE_EXTENSIONS=fediverse.Fediverse
|
||||
```
|
||||
|
||||
## For Mastodon users
|
||||
|
|
Loading…
Reference in New Issue
Block a user