Skip to content

Commit

Permalink
add: details of configuration (#588)
Browse files Browse the repository at this point in the history
* add: details of configuration

This may be a little better for beginners

* Added deployer
  • Loading branch information
MLuminary authored and ivan-nginx committed Jan 17, 2019
1 parent 82d24fb commit fe80768
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/LEANCLOUD-COUNTER-SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,9 @@ Please note the difference between **site config file** and **theme config file*
- Add the deployer in the `deploy` of **site config file**`_config.yml`:
```yml
deploy:
# other deployer
- type: git
repo: // your repo
...
- type: leancloud_counter_security_sync
```

Expand Down

0 comments on commit fe80768

Please sign in to comment.