From 1f4b8b24da9903a2732e1dba2fd4551f3348638f Mon Sep 17 00:00:00 2001 From: Athos Ribeiro Date: Mon, 1 Feb 2016 09:52:51 -0200 Subject: [PATCH] Update README with config information --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index bbd6fd2..31391a4 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,16 @@ plackup [--port PORT_NUMBER] -Ilib ``` plackup -Ilib ``` + +---- +# Configuration + +> The file config.yaml sets all the needed parameters: + +* User: Copr user, the owner of the repository to be watched +* UpdateRate: Rate in witch information on Git and Copr are updated +* GitDomain: Forge system used to host git repositories, like github or gitlab. +* GitSpecPath: Path to spec files in the git repository: use instead of the branch name and instead of package names. +* Repositories: name of Copr repositories for User. +* Branches: name of git branches to be watched. + -- libgit2 0.21.2