Comments
This commit is contained in:
parent
0b54295106
commit
d22dfd35ff
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue