diff options
| author | Horus_Arch | 2015-03-02 15:27:31 +0100 |
|---|---|---|
| committer | Horus_Arch | 2015-03-02 15:27:31 +0100 |
| commit | 3c14176cb20b39ad4612957af8f38cdf14d69b60 (patch) | |
| tree | b3e8566b14beaf74bca0baa4d982fdeec6674767 | |
| parent | cf66deeeba38263feef0ca4123a983cb78ce5cac (diff) | |
| download | webmon-revel.tar.gz | |
Deprecating.revel
| -rw-r--r-- | conf/app.conf | 2 |
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. |
