Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
1bd8eb2a
Commit
1bd8eb2a
authored
14 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Doc
parent
ef8d2eb8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/conf/conf.php.example
+3
-1
3 additions, 1 deletion
htdocs/conf/conf.php.example
with
3 additions
and
1 deletion
htdocs/conf/conf.php.example
+
3
−
1
View file @
1bd8eb2a
...
@@ -14,7 +14,9 @@
...
@@ -14,7 +14,9 @@
# dolibarr_main_url_root
# dolibarr_main_url_root
# This parameter defines the root URL of your Dolibarr index.php page.
# This parameter defines the root URL of your Dolibarr index.php page.
# It must link to the directory htdocs.
# It must link to the directory htdocs. It is autodetected with version
# 3.1 and more but required to show full url bookmarks for some
# services (ie: agenda rss export url, ...)
# Examples:
# Examples:
# $dolibarr_main_url_root='http://localhost';
# $dolibarr_main_url_root='http://localhost';
# $dolibarr_main_url_root='http://mydolibarrvirtualhost';
# $dolibarr_main_url_root='http://mydolibarrvirtualhost';
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment