From 3c14176cb20b39ad4612957af8f38cdf14d69b60 Mon Sep 17 00:00:00 2001 From: Horus_Arch Date: Mon, 2 Mar 2015 15:27:31 +0100 Subject: Deprecating. --- conf/app.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3