Update root deployment URLs and auth cookie path for non-/mvlog hosting
This commit is contained in:
parent
1f53c448e6
commit
304a146895
3 changed files with 7 additions and 3 deletions
|
|
@ -169,7 +169,7 @@ function try_send_show_notification($articleRefOrJob, $jobdir, $mvlog_root = nul
|
|||
|
||||
if ($articleTitle === '') $articleTitle = mvlog_nice_title((string)$job);
|
||||
|
||||
$filterUrl = 'https://bubulescu.org/mvlog/?' . http_build_query([
|
||||
$filterUrl = 'https://bubulescu.org/?' . http_build_query([
|
||||
'q' => $articleTitle,
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue