Commit 8bc0f702 by Van

feat(all): Update ReadMe

parent a0a8469d
...@@ -35,9 +35,27 @@ composer require appolo/tourinsoft ...@@ -35,9 +35,27 @@ composer require appolo/tourinsoft
## Configuration ## Configuration
Change this keys in configuration: ##### Change this keys in configuration:
- url
- ot_key - ot_key
- cdn_url - cdn_url
```
exemple :
url: 'http://wcf.tourinsoft.com/Syndication/3.0/'
ot_key: 'cdt64'
cdn_url: 'http://cdt64.media.tourinsoft.eu/upload/'
```
##### For set the user for the cron change :
- user_id
````
Exemple
user_id : 1
````
## Twig Filters ## Twig Filters
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment