DietPi-master/dietpi.txt
159 removals
Words removed | 732 |
Total words | 808 |
Words removed (%) | 90.59 |
193 lines
264 additions
Words added | 1827 |
Total words | 1903 |
Words added (%) | 96.01 |
297 lines
#Modifcations to /boot/* files, will not be saved when powered on.
# IMPORTANT:
#Please ensure you edit from the DietPi-RamDisk location /DietPi/*
# - This is intended for advanced users, unless you know what you are doing, do not edit this file. Please use the DietPi programs instead.
# - Do not remove uncommented lines, as the items are scraped by DietPi programs, on demand.
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
# D I E T - P I
##### DietPi-Automation settings, applied on first boot of DietPi only, ONCE! #####
# 1st run settings
# All settings below will be applied on 1st boot/run.
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
# >> Networking Options -----------------------------
#If both Ethernet and Wifi are enabled, Wifi will take priority and Ethernet will be disabled.
# 1=enabled
Ethernet_Enabled=1
Wifi_Enabled=0
#Enter your Wifi details below, if applicable (Case Sensitive).
##### Language/Regional options #####
Wifi_SSID=FuzonWifi
# Locale: e.g.: "en_GB.UTF-8" / "de_DE.UTF-8" | One entry and UTF-8 ONLY!
Wifi_KEY=MyAccessKey
AUTO_SETUP_LOCALE=C.UTF-8
#Enter your Static Network details below, if applicable.
# Keyboard layout e.g.: "gb" / "us" / "de" / "fr"
Use_Static=0
AUTO_SETUP_KEYBOARD_LAYOUT=gb
Static_IP=192.168.0.100
Static_Mask=255.255.255.0
Static_Gateway=192.168.0.1
Static_DNS=8.8.8.8
#Hostname
# Time zone e.g.: "Europe/London" / "America/New_York" | Full list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
Hostname=DietPi
AUTO_SETUP_TIMEZONE=Europe/London
# >> Misc Options -----------------------------------
##### Network options #####
#Size of dphys-swapfile to generate (MB)
# Enable Ethernet or WiFi adapter: 1=enable | 0=disable
# 0=Disabled.
# - If both Ethernet and WiFi are enabled, WiFi will take priority and Ethernet will be disabled.
Swapfile_Size=100
# - If using WiFi, please edit dietpi-wifi.txt to pre-enter credentials.
AUTO_SETUP_NET_ETHERNET_ENABLED=1
AUTO_SETUP_NET_WIFI_ENABLED=0
# >> Automation Options -----------------------------
# Force Ethernet speeds: 0=automatic speed | 10 = 10 Mbit/s | 100 = 100 Mbit/s etc.
# 1=Automated installation with no user inputs.
# - Use this when your Ethernet adapter has an unstable 1 Gbit/s link.
AUTO_Install_Enable=0
AUTO_SETUP_NET_ETH_FORCE_SPEED=0
#DietPi-Software to automatically install. | requires AUTO_Install_Enable=1
# WiFi country code: 2 uppercase character value (e.g. GB US DE JP): https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
#For a list of software index's (ID's), run '/DietPi/dietpi/dietpi-software list'
AUTO_SETUP_NET_WIFI_COUNTRY_CODE=GB
#No limit on number entires, add as many as you need and uncomment the line.
#DietPi will automatically install all pre-reqs (eg: ALSA/XSERVER for desktops etc)
# Examples:
#AUTO_DietpiSoftware_Install_ID=23 #will install Desktop LXDE
#AUTO_DietpiSoftware_Install_ID=74 #will install LAMP webserver stack
#AUTO_DietpiSoftware_Install_ID=44 #will install Bittorrent transmission
#DietPi-Software Choice System
# Enter your static network details below, if applicable.
#SSH Server Selection:
AUTO_SETUP_NET_USESTATIC=0
# 0=none
AUTO_SETUP_NET_STATIC_IP=192.168.0.100
# -1=dropbear
AUTO_SETUP_NET_STATIC_MASK=255.255.255.0
# -2=opensshserver
AUTO_SETUP_NET_STATIC_GATEWAY=192.168.0.1
AUTO_DietpiSoftware_SSHServerIndex=-1
AUTO_SETUP_NET_STATIC_DNS=9.9.9.9 149.112.112.112
#File Server Selection:
# Set to "1" to convert DHCP leased network settings into static settings automatically on first boot.
# 0=none/manual
AUTO_SETUP_DHCP_TO_STATIC=0
# -1=proftp
# -2=samba
AUTO_DietpiSoftware_FileServerIndex=0
#Logging Mode Selection:
# Hostname
# 0=none/manual
AUTO_SETUP_NET_HOSTNAME=DietPi
# -1=ramlog 1h clear
# -2=ramlog 1h save clear
# -3=logrotate + rsyslog
AUTO_DietpiSoftware_LoggingIndex=-1
#Webserver Preference Selection:
# Delay service starts at boot until network is established: 0=disabled | 1=enabled
# NB: This will get ignored, if you have manually selected any WEBSERVER_Stacks.
AUTO_SETUP_BOOT_WAIT_FOR_NETWORK=1
# 0=Apache2
# -1=Nginx
# -2=Lighttpd
AUTO_DietpiSoftware_WebserverIndex=-2
#Dedicated USB drive automation
##### Misc options #####
# To use this feature, create a blank file: /boot/Automation_Format_My_Usb_Drive
# Swap space size to generate: 0 => disable | 1 => auto | 2 and up => size in MiB
# If the file exists, the USB drive will be formatted to ext4. (WARNING: ALL DATA ON /dev/sda WILL BE DELETED. YOU HAVE BEEN WARNED!).
AUTO_SETUP_SWAPFILE_SIZE=1
# DietPi will configure your software installations to use your dedicated drive for personal data. (eg: owncloud data / bittorrent downloads etc)
# Swap space location: "zram" => swap space on /dev/zram0 (auto-size = 50% of RAM size) | /path/to/file => swap file at location (auto-size = 2 GiB minus RAM size)
# NB: Plug in 1 USB drive before powering on system. Use 1 USB drive ONLY.
AUTO_SETUP_SWAPFILE_LOCATION=/var/swap
#DietPi-Autostart | Requires AUTO_Install_Enable=1
# Set to "1" to disable HDMI/video output and framebuffers on Raspberry Pi, to reduce power consumption and memory usage: Works on RPi only!
# After installation is completed, which program should the system boot to?
AUTO_SETUP_HEADLESS=0
# 0=Console 7=Console+auto root login | 1=Kodi 2=Desktops (LXDE/MATE etc) 5=DietPi-Cloudshell 6=Uae4ARM (Fastboot) 8=Uae4ARM (standard boot) 9=dxx-rebirth
AUTO_AutoStartTarget=0
#Language/Regional settings | Requires AUTO_Install_Enable=1
# Unmask (enable) systemd-logind service (including dbus), which is masked by default on DietPi
# Timezone eg: Europe/London America/New_York | Full list (TZ*): https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
AUTO_UNMASK_LOGIND=0
AUTO_Timezone=Europe/London
# Locale eg: en_GB OR en_US etc. One entry ONLY. DietPi automatically applies .UTF-8 to your locale | Full list: cat /etc/locale.gen
AUTO_Locale=en_GB
# Keyboard Layout eg: gb us de fr
AUTO_KeyboardLayout=gb
#Custom Script | Requires AUTO_Install_Enable=1
# Custom Script (pre-networking and pre-DietPi install)
# Allows you to automatically execute a custom script at the end of DietPi installation.
# - Allows you to automatically execute a custom script before network is up on first boot.
# Option 1 = Copy your script to /boot/Automation_Custom_Script.sh and it will be executed automatically.
# - Copy your script to /boot/Automation_Custom_PreScript.sh and it will be executed automatically.
# Option 2 = Host your script online, then use AUTO_CustomScriptURL=http://myweb.com/myscript.sh , it will be downloaded and executed automatically. | 0=disabled
# - Executed script log: /var/tmp/dietpi/logs/dietpi-automation_custom_prescript.log
AUTO_CustomScriptURL=0
# Custom Script (post-networking and post-DietPi install)
# - Allows you to automatically execute a custom script at the end of DietPi install.
# - Option 0 = Copy your script to /boot/Automation_Custom_Script.sh and it will be executed automatically.
# - Option 1 = Host your script online, then use e.g. AUTO_SETUP_CUSTOM_SCRIPT_EXEC=https://myweb.com/myscript.sh and it will be downloaded and executed automatically.
# - Executed script log: /var/tmp/dietpi/logs/dietpi-automation_custom_script.log
AUTO_SETUP_CUSTOM_SCRIPT_EXEC=0
# Restore a DietPi-Backup on first boot: 0 => disable | 1 => interactive restore (show list of found backups) | 2 => non-interactive restore (restore first found backup)
# - Simply attach the drive/disk/stick with contains the backup. All attached drives will be mounted temporarily and searched automatically.
AUTO_SETUP_BACKUP_RESTORE=0
##### Software options #####
# SSH server choice: 0=none/custom | -1=Dropbear | -2=OpenSSH
AUTO_SETUP_SSH_SERVER_INDEX=-1
# SSH server pubkey
# - Public key(s) for "root" and "dietpi" users, which will be added to ~/.ssh/authorized_keys
# - Use the same setting multiple times for adding multiple keys.
# - See SOFTWARE_DISABLE_SSH_PASSWORD_LOGINS below for disabling SSH password logins.
#AUTO_SETUP_SSH_PUBKEY=ssh-ed25519 AAAAAAAA111111111111BBBBBBBBBBBB222222222222cccccccccccc333333333333 mySSHkey
# Logging mode choice: 0=none/custom | -1=RAMlog hourly clear | -2=RAMlog hourly save to disk + clear | -3=Rsyslog + Logrotate
AUTO_SETUP_LOGGING_INDEX=-1
# RAMlog max tmpfs size (MiB). 50 MiB should be fine for single use. 200+ MiB for heavy webserver access log etc.
AUTO_SETUP_RAMLOG_MAXSIZE=50
# Dependency preferences
# - DietPi-Software installs all dependencies for selected software options automatically, which can include a webserver for web applications, a desktop for GUI applications and one usually wants a web browser on desktops.
# - Especially for non-interactive first run installs (see AUTO_SETUP_AUTOMATED below), you may want to define which webserver, desktop and/or browser you want to have installed in such case. For interactive installs you will be always asked to pick one.
# - With below settings you can define your preference for non-interactive installs. However, it will only installed if any other selected software requires it, and an explicit webserver/desktop/browser selection overrides those settings:
# - Webserver preference: 0=Apache | -1=Nginx | -2=Lighttpd
AUTO_SETUP_WEB_SERVER_INDEX=0
# - Desktop preference: 0=LXDE | -1=Xfce | -2=MATE | -3=LXQt | -4=GNUstep
AUTO_SETUP_DESKTOP_INDEX=0
# - Browser preference: 0=None | -1=Firefox | -2=Chromium
AUTO_SETUP_BROWSER_INDEX=-1
# DietPi-Autostart: 0=Console | 7=Console autologin | 1=Kodi | 2=Desktop autologin | 16=Desktop | 4=OpenTyrian | 5=DietPi-CloudShell | 6=Amiberry fast boot | 8=Amiberry standard boot | 9=DDX-Rebirth | 10=CAVA Spectrum | 11=Chromium kiosk | 14=Custom script (background) | 17=Custom script (foreground)
# - This will be effective on 2nd boot, after first run update and installs have been done.
# - Related software titles must be installed either on first run installs or via AUTO_SETUP_AUTOMATED=1 + AUTO_SETUP_INSTALL_SOFTWARE_ID (see below).
AUTO_SETUP_AUTOSTART_TARGET_INDEX=0
# Autologin user name
# - This user must exist before first run installs, otherwise it will be reverted to root.
# - Applies to all autostart options but: 0, 6, 14 and 16
AUTO_SETUP_AUTOSTART_LOGIN_USER=root
##### Non-interactive first run setup #####
# On first login, run update, initial setup and software installs without any user input
# - Setting this to "1" is required for AUTO_SETUP_GLOBAL_PASSWORD and AUTO_SETUP_INSTALL_SOFTWARE_ID.
# - Setting this to "1" indicates that you accept the DietPi GPLv2 license, available at /boot/dietpi-LICENSE.txt, superseding AUTO_SETUP_ACCEPT_LICENSE.
AUTO_SETUP_AUTOMATED=0
# Global Password to be applied for the system
# - Requires AUTO_SETUP_AUTOMATED=1
# - Affects "root" and "dietpi" users login passwords and is used by dietpi-software as default for software installs which require a password.
# - On first dietpi-software execution, the password is removed from this file and instead encrypted and saved to root filesystem.
# - WARN: We cannot guarantee that all software options can handle special characters like \"$.
AUTO_SETUP_GLOBAL_PASSWORD=dietpi
# Software to automatically install
# - Requires AUTO_SETUP_AUTOMATED=1
# - List of available software IDs: https://github.com/MichaIng/DietPi/wiki/DietPi-Software-list
# - Add as many entries as you wish, one each line.
# - DietPi will automatically install all dependencies, like ALSA/X11 for desktops etc.
# - E.g. the following (without the leading "#") will install the LXDE desktop automatically on first boot:
#AUTO_SETUP_INSTALL_SOFTWARE_ID=23
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
# D I E T - P I
##### Misc DietPi program settings #####
# DietPi-Config settings.
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
#RPi Hdmi output (if 0, sets tvservice -o and framebuffer 16x 16y 8z on boot, headless)
# DietPi-Survey: 1=opt in | 0=opt out | -1=ask on first call
rpi_hdmi_output=1
# - https://dietpi.com/docs/dietpi_tools/#miscellaneous (see tab 'DietPi Survey')
SURVEY_OPTED_IN=-1
#Cpu Governor | ondemand | powersave | performance | conservative
cpu_governor=ondemand
cpu_usage_throttle_up=50
#Limit the max cpu frequency (Mhz) for all cores. | 0=disabled | Useful for lowering temp/power usage on your device.
cpu_max_frequency=0
#Min value 10000 microseconds (10ms)
#------------------------------------------------------------------------------------------------------
cpu_ondemand_sampling_rate=25000
##### DietPi-Config settings #####
#------------------------------------------------------------------------------------------------------
# CPU Governor: schedutil | ondemand | interactive | conservative | powersave | performance
CONFIG_CPU_GOVERNOR=schedutil
# Ondemand Sampling Rate | Min value: 10000 microseconds (10 ms)
CONFIG_CPU_ONDEMAND_SAMPLE_RATE=25000
# Ondemand Sampling Down Factor: Sampling Rate * Down Factor / 1000 = ms (40 = 1000 ms when sampling rate is 25000)
CONFIG_CPU_ONDEMAND_SAMPLE_DOWNFACTOR=40
# Throttle Up Percentage: Percentage of average CPU usage during sampling rate at which CPU will be throttled up/down
CONFIG_CPU_USAGE_THROTTLE_UP=50
#sampling rate * down factor / 1000 = Miliseconds (40 = 1000ms when sampling rate is 25000)
# CPU Frequency Limits: Disabled=disabled
cpu_ondemand_sampling_down_factor=80
# - Intel CPUs use a percentage value (%) from 0-100, e.g.: 55
# - All other devices must use a specific MHz value, e.g.: 1600
# - Has no effect on RPi, please set "arm_freq" and "arm_freq_min" in config.txt instead.
CONFIG_CPU_MAX_FREQ=Disabled
CONFIG_CPU_MIN_FREQ=Disabled
#Samba Client Details (Used by DietPi-Config | Networking NAS | Samba Client)
# Disable Intel-based turbo/boost stepping. This flag should not be required, setting <100% MAX frequency should disable Turbo on Intel CPUs.
SambaClient_ComputerName=computername
CONFIG_CPU_DISABLE_TURBO=0
SambaClient_ShareName=sharename
SambaClient_Username=username
SambaClient_Password=password
#FTP Client Filesystem Mount (CurlFtpFs) (Used by DietPi-Config | Networking NAS | FTP Client)
# System-wide proxy settings
curlftpfs_clientaddress=192.168.0.100
# - Do not modify, you must use dietpi-config > "Network Options: Adapters" to apply
curlftpfs_clientusername=username
CONFIG_PROXY_ADDRESS=MyProxyServer.com
curlftpfs_clientpassword=password
CONFIG_PROXY_PORT=8080
CONFIG_PROXY_USERNAME=
CONFIG_PROXY_PASSWORD=
#NFS Client Filesystem Mount (Used by DietPi-Config | Networking NAS | NFS Client)
# Connection timeout in seconds for G_CHECK_NET and G_CHECK_URL. Increase if you have a "flaky" connection or slow DNS resolver.
nfsclient_ipaddress=
# - Set this to "0" to allow unlimited time, however this is not recommended to avoid unlimited hanging background scripts, e.g. daily DietPi update check.
# - A negative or non-integer value will result in the default of 10 seconds.
CONFIG_G_CHECK_URL_TIMEOUT=10
# Connection attempts with above timeout each, before G_CHECK_NET and G_CHECK_URL give up and prompt an error.
# - Any value below "1" or a non-integer value will result in the default of 2 attempts.
CONFIG_G_CHECK_URL_ATTEMPTS=2
# General connection and DNS testing
# - IPv4 address to ping when checking network connectivity. Default: 9.9.9.9 (Quad9 DNS IP)
CONFIG_CHECK_CONNECTION_IP=9.9.9.9
# - IPv6 address to ping when checking network connectivity. Default: 2620:fe::fe (Quad9 DNS IP)
CONFIG_CHECK_CONNECTION_IPV6=2620:fe::fe
# - Domain to resolve when checking DNS resolver. Default: dns9.quad9.net (Quad9 DNS domain)
CONFIG_CHECK_DNS_DOMAIN=dns9.quad9.net
#Proxy settings | System-wide proxy settings. Use dietpi-config > networking options to apply.
# Daily check for DietPi updates: 0=disable | 1=enable
proxy_enabled=0
# - Checks are done by downloading a file of only 7 bytes.
proxy_address=MyProxyServer.com
CONFIG_CHECK_DIETPI_UPDATES=1
proxy_port=8080
proxy_username=
proxy_password=
#DietPi check for updates (allows dietpi to check for updates on a daily basis and boot using a <1kb file download.)
# Daily check for APT package updates: 0=disable | 1=check only | 2=check and upgrade automatically
dietpi_check_for_updates=1
# - Upgrade logs can be found at: /var/tmp/dietpi/logs/dietpi-update_apt.log
CONFIG_CHECK_APT_UPDATES=1
#NTPD Update Mode: 0=disabled | 1=boot only | 2=boot + daily | 3=boot + hourly | 4=Daemon + Drift
# Network time sync: 0=disabled | 1=boot only | 2=boot + daily | 3=boot + hourly | 4=Daemon + Drift
ntpd_update_mode=2
CONFIG_NTP_MODE=2
#Wifi Hotspot
# Serial Console: Set to 0 if you do not require serial console.
wifi_hotspot_ssid=DietPi-HotSpot
CONFIG_SERIAL_CONSOLE_ENABLE=1
# - minimum of 8 characters
wifi_hotspot_key=dietpihotspot
wifi_hotspot_channel=3
#WiFi country code. 2 character value (eg GB US DE JP): https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
# Sound card
wifi_country_code=GB
CONFIG_SOUNDCARD=none
#Serial Console: Set to 1 if you require a serial console during 1st run of DietPi.
# LCD Panel addon
serial_console_enabled=0
# - Do not modify, you must use dietpi-config to configure/set options
CONFIG_LCDPANEL=none
#Soundcard
# IPv6
soundcard=none
CONFIG_ENABLE_IPV6=1
#LCD Panel addon
# APT mirrors which are applied to /etc/apt/sources.list | Values here will also be applied during 1st run setup
lcdpanel=none
# - Raspbian: https://www.raspbian.org/RaspbianMirrors
CONFIG_APT_RASPBIAN_MIRROR=http://raspbian.raspberrypi.org/raspbian/
# - Debian: https://www.debian.org/mirror/official#list
CONFIG_APT_DEBIAN_MIRROR=https://deb.debian.org/debian/
#Prefer IPversion (for: apt-get) | auto (let system decide) / ipv4 (force) / ipv6 (force) | eg: force IPv4 with prefer_ipversion=ipv4
# NTP mirror, applied to /etc/ntp.conf
prefer_ipversion=auto
# - For a full list, please see: https://www.ntppool.org/zone/@
# - Please remove the initial integer and full stop from the value (removing "0."), eg: debian.pool.ntp.org
CONFIG_NTP_MIRROR=debian.pool.ntp.org
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
# D I E T - P I
##### DietPi-Software settings #####
# DietPi-Software settings.
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
#Override target directory for user/personal data.
# SSH Server
#This is applied to software configurations when installing software (eg: owncloud, bittorrent downloads etc).
# - Disable SSH password logins, e.g. when using pubkey authentication
# Auto = Automatic (default). If USB dedicated drive was setup /mnt/usb_1, else, /mnt/dietpi_userdata
# 0=Allow password logins for all users, including root
# /mnt/Where/I/Want/My/Data = Example
# root=Disable password login for root user only
# /mnt/user_data = Example
# 1=Disable password logins for all users, assure that you have a valid SSH key applied!
dietpi_userdata_basedirectory=Auto
SOFTWARE_DISABLE_SSH_PASSWORD_LOGINS=0
#Enter your EmonCMS.org write API key here. It will be applied automatically during EmonPi/Hub installation.
# VNC Server
# - eg: dietpi_emonhub_apikey=b4dfmk2o203mmxx93a
SOFTWARE_VNCSERVER_WIDTH=1280
dietpi_emonhub_apikey=
SOFTWARE_VNCSERVER_HEIGHT=720
SOFTWARE_VNCSERVER_DEPTH=16
SOFTWARE_VNCSERVER_DISPLAY_INDEX=1
SOFTWARE_VNCSERVER_SHARE_DESKTOP=0
#VNC Server Options
# ownCloud/Nextcloud
dietpi_vncserver_width=1280
# - Optional username for admin account, the default is 'admin', applied during install
dietpi_vncserver_height=720
SOFTWARE_OWNCLOUD_NEXTCLOUD_USERNAME=admin
dietpi_vncserver_depth=16
# - Optional data directory, default is "/mnt/dietpi_userdata/owncloud_data" respectively "/mnt/dietpi_userdata/nextcloud_data", applied during install
dietpi_vncserver_display=1
# NB: This option is for advanced users. For full compatibility, please keep this options defaults, and, use dietpi-drive_manager to move the DietPi user data location.
SOFTWARE_OWNCLOUD_DATADIR=/mnt/dietpi_userdata/owncloud_data
SOFTWARE_NEXTCLOUD_DATADIR=/mnt/dietpi_userdata/nextcloud_data
# WiFi Hotspot
SOFTWARE_WIFI_HOTSPOT_SSID=DietPi-HotSpot
# - Key requires a minimum of 8 characters
SOFTWARE_WIFI_HOTSPOT_KEY=dietpihotspot
SOFTWARE_WIFI_HOTSPOT_CHANNEL=3
# X.org
# - DPI 96(default) 120(+25%) 144(+50%) 168(+75%) 192(+100%)
SOFTWARE_XORG_DPI=96
# Chromium
SOFTWARE_CHROMIUM_RES_X=1280
SOFTWARE_CHROMIUM_RES_Y=720
SOFTWARE_CHROMIUM_AUTOSTART_URL=https://dietpi.com/
# Home Assistant
# - Optional Python build dependencies and modules, possibly required for certain HA components
# Space separated list (no quotation!), will be installed together with Home Assistant automatically, if present
SOFTWARE_HOMEASSISTANT_APT_DEPS=
# Add Python modules with version string at best, e.g.: firstModule==1.2.3 secondModule==4.5.6
SOFTWARE_HOMEASSISTANT_PIP_DEPS=
# K3s
# Command with flags to use for launching K3s in the service
# The value of this variable is copied directly into the INSTALL_K3S_EXEC environment variable before
# running the K3s installer.
# https://rancher.com/docs/k3s/latest/en/installation/install-options/#options-for-installation-with-script
#
# Optionally, you can add a configuration file named /boot/dietpi-k3s.yaml,
# which will copied into place during installation
# https://rancher.com/docs/k3s/latest/en/installation/install-options/#configuration-file
SOFTWARE_K3S_EXEC=
# DietPi-Dashboard
# Version to use
# - Stable = Use release version of DietPi-Dashboard.
# - Nightly = Use unstable version DietPi-Dashboard. Might have bugs, but will probably have more features.
SOFTWARE_DIETPI_DASHBOARD_VERSION=Stable
# Whether to only install backend or not
SOFTWARE_DIETPI_DASHBOARD_BACKEND=0
# PiVPN
# - For an unattended install, place a config file named "unattended_pivpn.conf" into the boot partition/directory.
# - For example configs, have a look at: https://github.com/pivpn/pivpn/tree/master/examples
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
# D I E T - P I
##### Dev settings #####
# Dev settings
#------------------------------------------------------------------------------------------------------
#------------------------------------------------------------------------------------------------------
gitbranch=master
DEV_GITBRANCH=master
gitforkowner=Fourdee
DEV_GITOWNER=MichaIng
#------------------------------------------------------------------------------------------------------
##### Settings, automatically added by dietpi-update #####
#------------------------------------------------------------------------------------------------------