diff options
author | Dr Scofield | 2009-03-17 07:03:53 +0000 |
---|---|---|
committer | Dr Scofield | 2009-03-17 07:03:53 +0000 |
commit | b2de81ebac9d07e8377814e47e7e261612e974bb (patch) | |
tree | 1eadefb8e69d7c8adb013a99df3b98221ed9f6d2 /OpenSim/Region/Framework/Interfaces/ITextureSender.cs | |
parent | Mantis#3306: Thanks tlaukkan for a patch that (diff) | |
download | opensim-SC_OLD-b2de81ebac9d07e8377814e47e7e261612e974bb.zip opensim-SC_OLD-b2de81ebac9d07e8377814e47e7e261612e974bb.tar.gz opensim-SC_OLD-b2de81ebac9d07e8377814e47e7e261612e974bb.tar.bz2 opensim-SC_OLD-b2de81ebac9d07e8377814e47e7e261612e974bb.tar.xz |
From: Christopher Yeoh <yeohc@au1.ibm.com>
Attached is a patch which enabled through an OpenSim.ini option the ability
to read long notecard lines. Currently although the data is read from
the notecard it is truncated at 255 characters (same as for the LL servers.
This patch allows the setting of that limit to a different value.
; Maximum length of notecard line read
; Increasing this to large values potentially opens
; up the system to malicious scripters
; NotecardLineReadCharsMax = 255
this allows for save/restore functionality using notecards without
having to worry about very short line length limits.
Diffstat (limited to 'OpenSim/Region/Framework/Interfaces/ITextureSender.cs')
0 files changed, 0 insertions, 0 deletions