This commit is contained in:
Bob Mottram 2016-10-12 13:29:47 +01:00
parent 0b54295106
commit d22dfd35ff
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ An example template for an app script is shown below. Copy this and add whatever
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# 'full' includes your app in the full installation and you can also
# add other variants, separated by spaces. The available variants will
# be detected automatically from the app scripts.
VARIANTS='full'
SOME_IMPORTANT_CONFIG_VARIABLE='some important value'