About variable

This commit is contained in:
Bob Mottram 2016-10-19 21:29:15 +01:00
parent 62608f096a
commit 5f756a4aa6
2 changed files with 5510 additions and 45 deletions

View File

@ -68,6 +68,9 @@ An example template for an app script is shown below. Copy this and add whatever
# app scripts.
VARIANTS='full'
# If you want this to appear on the control panel About screen
SHOW_ON_ABOUT=1
SOME_IMPORTANT_CONFIG_VARIABLE='some important value'
ANOTHER_IMPORTANT_CONFIG_VARIABLE='foo'
MY_FUNKY_AVATAR=https://some-domain-or-other/fro.png

File diff suppressed because it is too large Load Diff