readme command line usage - to specify pipeline file name readme updated to include reasoning behind the project use native golang sqlite RunScriptCommand named in functionMap removed unused functions removed unused functions run script and pipeline example renamed functions to drop the word script and add pipeline verb
8 lines
203 B
INI
8 lines
203 B
INI
; PHP Configuration
|
|
; extension=pdo_pgsql.so
|
|
; extension=pgsql.so
|
|
upload_max_filesize = 100M
|
|
post_max_size = 100M
|
|
max_execution_time = 300
|
|
memory_limit = 256M
|
|
; Add any other PHP configurations you need
|