Add pseudo folder
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
296960cce7
commit
6bfee783de
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ WEBHOOK = True
|
||||||
### Folder containing to the git repos
|
### Folder containing to the git repos
|
||||||
GIT_FOLDER = '/srv/git/repositories'
|
GIT_FOLDER = '/srv/git/repositories'
|
||||||
|
|
||||||
|
REPOSPANNER_PSEUDO_FOLDER = '/srv/git/pseudo'
|
||||||
|
|
||||||
### Folder containing the forks repos
|
### Folder containing the forks repos
|
||||||
FORK_FOLDER = '/srv/git/repositories/forks'
|
FORK_FOLDER = '/srv/git/repositories/forks'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue