mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-08-06 16:08:22 +00:00
10 lines
323 B
Text
10 lines
323 B
Text
|
|
# Copy this file to /boot/firmware/pivilion.conf or /etc/pivilion.conf.
|
||
|
|
# Values are parsed as data; this is not a shell script.
|
||
|
|
PIVILION_USER=pi
|
||
|
|
PIVILION_HOME=/home/pi
|
||
|
|
PIVILION_DIR=/home/pi/pivilion
|
||
|
|
PIVILION_WEBROOT=/var/www/html/pivilion
|
||
|
|
PIVILION_MODE=onion
|
||
|
|
PIVILION_HOTSPOT_SSID=pivilion
|
||
|
|
# PIVILION_WIFI_INTERFACE=wlan0
|