mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
test
This commit is contained in:
parent
fe70272345
commit
351656fea4
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
config_calibre_dir=\"$calibre_dir\",
|
||||
config_calibre_dir=\\"$calibre_dir\\",
|
||||
config_port=$port,
|
||||
config_certfile=\'\',
|
||||
config_keyfile=\'\',
|
||||
config_certfile='',
|
||||
config_keyfile='',
|
||||
config_use_google_drive=0,
|
||||
config_remote_login=0,
|
||||
config_use_goodreads=0,
|
||||
config_logfile=\'\',
|
||||
config_converterpath=\'\',
|
||||
config_calibre=\'\'
|
||||
config_logfile='',
|
||||
config_converterpath='',
|
||||
config_calibre=''
|
Loading…
Add table
Reference in a new issue