mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-11-04 10:11:33 +01:00 
			
		
		
		
	updated the database doc
This commit is contained in:
		
							parent
							
								
									178b4a95ec
								
							
						
					
					
						commit
						212cf83a25
					
				@ -51,7 +51,7 @@ Maps an external application identifier to an internal author
 | 
				
			|||||||
### group:$GROUPID
 | 
					### group:$GROUPID
 | 
				
			||||||
a group of pads
 | 
					a group of pads
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **pads** - object with pad names in it, values are null
 | 
					* **pads** - object with pad names in it, values are 1
 | 
				
			||||||
### session:$SESSIONID
 | 
					### session:$SESSIONID
 | 
				
			||||||
a session between an author and a group
 | 
					a session between an author and a group
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -62,8 +62,8 @@ a session between an author and a group
 | 
				
			|||||||
### author2sessions:$AUTHORID
 | 
					### author2sessions:$AUTHORID
 | 
				
			||||||
saves the sessions of an author
 | 
					saves the sessions of an author
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **sessions** - object with sessionIDs in it, values are null
 | 
					* **sessions** - object with sessionIDs in it, values are 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### group2sessions:$GROUPID
 | 
					### group2sessions:$GROUPID
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **sessions** - object with sessionIDs in it, values are null
 | 
					* **sessions** - object with sessionIDs in it, values are 1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user