Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dockerfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Picasoft
Technique
Dockerfiles
Commits
b983648c
Verified
Commit
b983648c
authored
5 years ago
by
Quentin Duchemin
Browse files
Options
Downloads
Patches
Plain Diff
Remove unoconv setting
parent
7db5d261
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!29
Améliorations diverses d'Etherpad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pica-etherpad/entrypoint.sh
+1
-2
1 addition, 2 deletions
pica-etherpad/entrypoint.sh
with
1 addition
and
2 deletions
pica-etherpad/entrypoint.sh
+
1
−
2
View file @
b983648c
...
...
@@ -44,7 +44,7 @@ Prenez des notes et rédigez des documents librement !\n\n\
• Les contributions de chacun se synchronisent « en temps réel » sous leur propre couleur.
\n\
• Un chat vous permet de discuter avec les autres personnes présentes sur le pad.
\n\n\
→ Fonctionnalités :
\n\
• Couleur du texte, tableau, choix et taille de police, alignement...
\n\
• Couleur du texte, tableau, choix et taille de police, alignement
, pleine page
...
\n\
• Sauvegarde automatique du pad.
\n\
• Historique complet du pad (bouton en forme d'horloge)
\n\
• Sauvegarde de versions clés (bouton en forme d'étoile).
\n\
...
...
@@ -87,7 +87,6 @@ cat <<- EOF > /opt/etherpad-lite/settings.json
"minify": "
${
ETHERPAD_MINIFY
}
",
"skinName": "
${
ETHERPAD_THEME
}
",
"defaultPadText": "
${
ETHERPAD_DEFAULT_TEXT
}
",
"abiword": "/usr/bin/abiword",
"padOptions": {
"lang": "fr",
"userName": "Anonyme",
...
...
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