19 lines
		
	
	
		
			629 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			629 B
		
	
	
	
		
			Plaintext
		
	
	
| ; This file shows initialization defaults for OpenSimulator.  If you want to override these
 | |
| ; please copy/rename this file from .ini.example file to .ini.  For example
 | |
| ;
 | |
| ; chat.ini.example => chat.ini
 | |
| ;
 | |
| ; or you can copy and paste the settings from this file directly to bin/OpenSim.ini
 | |
| ;
 | |
| 
 | |
| [LL-Functions]
 | |
|     ; Set the following to true to allow administrator owned scripts to execute console commands
 | |
|     ; currently unused
 | |
|     ; AllowosConsoleCommand=false
 | |
| 
 | |
|     AllowGodFunctions = false
 | |
| 
 | |
|     ; Maximum number of llListen events we allow per script
 | |
|     ; Set this to 0 to have no limit imposed.
 | |
|     max_listens_per_script = 64
 |