Refactor: Worker-Log-Verzeichnis von 'temp' zu 'tmp' umbenennen
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ class FopWorkerPool:
|
||||
java_vm_path: Pfad zur Java VM Binary
|
||||
apache_fop_dir: Pfad zum Apache FOP-Verzeichnis
|
||||
fop_config_file: Optionaler Pfad zur fop.xconf Konfigurationsdatei
|
||||
log_dir: Optionales Verzeichnis für Worker-Logs (Standard: temp_dir/temp)
|
||||
log_dir: Optionales Verzeichnis für Worker-Logs (Standard: temp_dir/tmp)
|
||||
"""
|
||||
self.num_workers = num_workers
|
||||
self.java_vm_path = java_vm_path
|
||||
|
||||
Reference in New Issue
Block a user