浏览代码

About variable

Bob Mottram 9 年前
父节点
当前提交
5f756a4aa6
共有 2 个文件被更改,包括 5510 次插入45 次删除
  1. 3
    0
      doc/EN/devguide.org
  2. 5507
    45
      website/EN/devguide.html

+ 3
- 0
doc/EN/devguide.org 查看文件

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

+ 5507
- 45
website/EN/devguide.html
文件差异内容过多而无法显示
查看文件