Update mainconf.ini.example
The main config does need the Mastodon info
This commit is contained in:
parent
1e56b26b35
commit
f305541a17
|
@ -62,10 +62,3 @@ CONSUMER_SECRET = cs
|
||||||
#Map to create from Google Static Maps or screenshot global tar1090 from globe.adsbexchange.com
|
#Map to create from Google Static Maps or screenshot global tar1090 from globe.adsbexchange.com
|
||||||
#Enter GOOGLESTATICMAP or ADSBX
|
#Enter GOOGLESTATICMAP or ADSBX
|
||||||
OPTION = ADSBX
|
OPTION = ADSBX
|
||||||
|
|
||||||
[MASTODON]
|
|
||||||
ENABLE = TRUE
|
|
||||||
ACCESS_TOKEN = mastodonaccesstoken
|
|
||||||
APP_URL = mastodonappurl
|
|
||||||
MAX_IMAGE_SIZE = maximagesizeformastodonserver
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue