Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Apr 23, 2019
1 parent 863e818 commit f68e3db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Remote Admin will work out of the box with all [LUYA](https://github.com/zephir/
For the installation of modules Composer is required.

```
composer require luyadev/luya-module-remoteadmin:~1.1.0
composer require luyadev/luya-module-remoteadmin:^1.1
```

## Configuration
Expand Down Expand Up @@ -60,4 +60,4 @@ Now you are able to add this instance to your remote admin with the above added

## Auto message cronjob

When you are setting up the `remoteadmin/auto-message --interactive=0` cronjob, we recommend to run this cronjob every 4 hours and also keep in mind, if you have not made a default template the templates from the message sources will be used, therefore make sure `language` property of the application is configured correctly or generate your own default message template.
When you are setting up the `remoteadmin/auto-message --interactive=0` cronjob, we recommend to run this cronjob every 4 hours and also keep in mind, if you have not made a default template the templates from the message sources will be used, therefore make sure `language` property of the application is configured correctly or generate your own default message template.

0 comments on commit f68e3db

Please sign in to comment.