01.10.2011, 12:27
Set it to the length of the max length of used strings.
for example, if you're using it only for "some-string-with-minus", you can set 1024 to 22. I set it to 1024, to avoid problems. If your strings will exceed 1024 characters change it to more.
for example, if you're using it only for "some-string-with-minus", you can set 1024 to 22. I set it to 1024, to avoid problems. If your strings will exceed 1024 characters change it to more.