Added options 'php-censor.ssh.strength' and 'php-censor.ssh.comment'

for SSH keys generation. Issue #154.
This commit is contained in:
Dmitry Khomutov 2018-02-23 11:27:33 +07:00
commit d28d496264
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
5 changed files with 30 additions and 12 deletions

View file

@ -39,6 +39,9 @@ php-censor:
log:
rotate: true
max_files: 10
ssh:
strength: 4096 # SSH keys strength (default: 2048)
comment: admin@php-censor.info # SSH keys comment (default: admin@php-censor)
bitbucket:
username: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
app_password: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'