Ark-docker
Ark-docker copied to clipboard
Set -crossplay flag
Is there any way to set the -crossplay flag?
I'm currently using arkflag_crossplay="true"
in arkmanager.cfg
But I'm not using this docker image at the moment, so I'm not sure if this works with the version of arkmanager used in this image.
arkflag_crossplay="true"
it's work ty
Hi, I have 2 questions maybe someone could help me:
- Is The way to activate crossplay without modifying the config file,
arkmanager --arkopt, crossplay
? - Which one of these values is the value on arkmanager.cfg to allow crossplay:
arkflag_crossplay=true
,arkflag_crossplay="true"
orarkflag_crossplay="True"
Thanks