mirror of
https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git
synced 2024-09-03 19:36:33 +02:00
Change key botname in check_process to match manifest
This commit is contained in:
parent
6fdffa0133
commit
85232bd372
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
; Manifest
|
; Manifest
|
||||||
port="8449" (PORT)
|
port="8449" (PORT)
|
||||||
synapsenumber="1"
|
synapsenumber="1"
|
||||||
whatsappbot="whatsappbot"
|
botname="facebookbot"
|
||||||
bot_synapse_adm=0
|
bot_synapse_adm=0
|
||||||
encryption=0
|
encryption=0
|
||||||
botadmin="@johndoe:synapsedomain.tld" (USER)
|
botadmin="@johndoe:synapsedomain.tld" (USER)
|
||||||
|
|
Loading…
Add table
Reference in a new issue