Merge branch 'config-changes' into 'develop'
two separate files for config.md and generated config.md See merge request pleroma/pleroma!1666 (cherry picked from commit9c64a25713)69faec03markdown generation to the new filec625fe6fconfig.md back4da0da9adon't track generated_config.md
This commit is contained in:
parent
90b0bd3984
commit
ea1867f48e
4 changed files with 705 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,6 +38,7 @@ erl_crash.dump
|
|||
|
||||
# Prevent committing docs files
|
||||
/priv/static/doc/*
|
||||
docs/generated_config.md
|
||||
|
||||
# Code test coverage
|
||||
/cover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue