diff options
Diffstat (limited to 'jobd.conf.example')
-rw-r--r-- | jobd.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jobd.conf.example b/jobd.conf.example index 786714d..57e0701 100644 --- a/jobd.conf.example +++ b/jobd.conf.example @@ -24,6 +24,8 @@ mysql_fetch_limit = 10 ; launcher command template launcher = php /Users/ch1p/jobd-launcher.php --id {id} +launcher.cwd = /Users/ch1p +launcher.env.LC_ALL = en_US.UTF-8 max_output_buffer = 16777216 [targets] |