morebrackets

Results 4 comments of morebrackets

change session_start at the top of app/classes/BaseController.php `session_start([ 'cookie_lifetime' => 172800 ]);` 172800 is two-days

This works for me: build: { vueRouterMode: 'history', vueRouterBase: '/', publicPath: '/afolder', distDir: '/var/www/example.com/afolder', } This loads properly with example.com/afolder or any alias like example.com/afolder2 You can add the alias...

This unfortunately seems to be broken still. Segfault about 10% of the time on websocket disconnect... and then everything is broken.

No need to run a local webserver. The script reads local files just fine: local filelink="file:///home/example/Downloads/replacement.tgz" local filelink="file:///home/example/Downloads/photoshopCC-V19.1.6-2018x64.tgz"