summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorus_Arch2015-03-02 15:27:31 +0100
committerHorus_Arch2015-03-02 15:27:31 +0100
commit3c14176cb20b39ad4612957af8f38cdf14d69b60 (patch)
treeb3e8566b14beaf74bca0baa4d982fdeec6674767
parentcf66deeeba38263feef0ca4123a983cb78ce5cac (diff)
downloadwebmon-revel.tar.gz
Deprecating.revel
-rw-r--r--conf/app.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/app.conf b/conf/app.conf
index 4324ed0..ad65b84 100644
--- a/conf/app.conf
+++ b/conf/app.conf
@@ -7,7 +7,7 @@
# This sets the `AppName` variable which can be used in your code as
# `if revel.AppName {...}`
-app.name = webmon
+app.name = webmon (deprecated)
# A secret string which is passed to cryptographically sign the cookie to prevent
# (and detect) user modification.