Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions config/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Sample config files

There are two sample config files here:

* [aws-credentials.sample](./aws-credentials.sample): sample aws credentials file. It is same with aws credentials config file in official
* [charon.yaml.sample](./charon.yaml.sample): sample charon config file. You can put it into $HOME/.charon/charon.yaml and change the content by your requirements.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions template/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Sample template files to generate metadata

These template files are used to generate related metadata accordingly. You can change based on the sample templates and then put them into $HOME/.charon/template/ to replace the default templates which are defined in charon sources.
File renamed without changes.
File renamed without changes.