-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Calin Crisan edited this page Jan 18, 2020
·
23 revisions
qToggleServer is configured via the qtoggleserver.conf
file that lives in /data/etc
. At first boot it is copied from /etc/qtoggleserver.conf
which is a system-provided default configuration.
To edit the configuration file you can:
-
log in remotely using SSH and use the
nano
editor:# nano /data/etc/qtoggleserver.conf
-
insert the SD card into your Windows or OSX laptop and provide your
qtoggleserver.conf
file on the boot partition -
insert the SD card into your Linux laptop and edit the
/etc/qtoggleserver.conf
file on the data partition
See Partitions for more details on the partitions layout.