diff options
Diffstat (limited to 'conf')
| -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. |
