How to I set the default settings for the firstrunwizard:show system wide?
sudo -u apache php occ user:setting jdejong@<snip> firstrunwizard:show:0
also the encrypt false and for
sudo -u apache php occ files_external:option 12 enable_sharing true
sudo -u apache php occ files_external:option 12 encrypt false
and the privacy, public options of the users address, phone etc.
Thank you.