mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-07-04 11:52:14 -04:00
begin dropping Lite
This commit is contained in:
parent
af022c8427
commit
6516ad0fc4
4 changed files with 17 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
{
|
||||
// Name your instance!
|
||||
"title": "Etherpad Lite",
|
||||
"title": "Etherpad",
|
||||
|
||||
// favicon default name
|
||||
// alternatively, set up a fully specified Url to your own favicon
|
||||
|
@ -55,7 +55,7 @@
|
|||
] },
|
||||
|
||||
//the default text of a pad
|
||||
"defaultPadText" : "Welcome to Etherpad Lite!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\n\nGet involved with Etherpad at http:\/\/etherpad.org\n",
|
||||
"defaultPadText" : "Welcome to Etherpad!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\n\nGet involved with Etherpad at http:\/\/etherpad.org\n",
|
||||
|
||||
/* Users must have a session to access pads. This effectively allows only group pads to be accessed. */
|
||||
"requireSession" : false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue