Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

Configuration Variables

Lavinski's Avatar

Lavinski

Jul 02, 2011 @ 10:17 AM

I'm trying to set a long configuration variable, it's a crypography key, and it seems to be trucated without warning. Also it renders incorrecly in the user interface (the delete button is hidden by the containing div). What is the maximum value length?

  1. Support Staff 1 Posted by friism on Jul 02, 2011 @ 05:54 PM

    friism's Avatar

    The current maximum is 255 characters, what is your requirement? You might want to consider embedding very long configuration variables as ressources in your dll, and then load the right one depending on what environment your app is running in.

  2. 2 Posted by Lavinski on Jul 02, 2011 @ 10:40 PM

    Lavinski's Avatar

    My string is about 1000 characters long.
    This is why it'm placing the value in the configuration http://support.appharbor.com/discussions/problems/677-securing-sens....

  3. Support Staff 3 Posted by tt on Jul 03, 2011 @ 09:18 PM

    tt's Avatar

    I have increased the maximum length of the value to the maximum. The key is still limited to 255 characters.

  4. tt closed this discussion on Jul 03, 2011 @ 09:18 PM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac