1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00:00

Improve the file importer (#415)

Improve the bulk importer (tags by filename, document language, Docker container)
This commit is contained in:
Cornelicorn
2020-05-22 15:18:19 +02:00
committed by GitHub
parent 3f67bd471b
commit 612fab2aef
7 changed files with 246 additions and 79 deletions

9
docs-importer/pref Normal file
View File

@@ -0,0 +1,9 @@
importer:
daemon: true
path: import
tag: 'env1'
addtags: 'env2'
lang: 'env3'
baseUrl: 'env4'
username: 'env5'
password: 'env6'