Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: Add comments about URLs on CLI #3811

Merged
merged 1 commit into from May 8, 2024

Conversation

gabrieljenik
Copy link
Collaborator

  • Comments on config.php about baseUrl and publicurl (related to 18961)

- Comments on config.php about baseUrl and publicurl (related to 18961)
Copy link
Collaborator

@Shnoulle Shnoulle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OI really like to have a file read and updated , more easy to construct.

. "\t\t" . "'debugsql'=>0, // Set this to 1 to enanble sql logging, only active when debug = 2" . "\n"
. "\n"
. "\t\t" . "// If URLs generated while running on CLI are wrong, you need to uncomment the following line and set your" . "\n"
. "\t\t" . "// public URL (the URL facing survey participants). You will also need to set the request->baseUrl in the section above." . "\n"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But ? Set only publicurl work good before in CLI too ?
No ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean by "before"?

As to give some context, this is a followup on 18961

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In 3.X

@Shnoulle Shnoulle added Code review done Version checked for code issue without testing and removed Needs code review labels May 1, 2024
@tiborpacalat tiborpacalat merged commit a359ed5 into master May 8, 2024
20 checks passed
@tiborpacalat tiborpacalat deleted the dev/Add-comments-about-URLs-on-CLI-2 branch May 8, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code review done Version checked for code issue without testing
Projects
None yet
4 participants