Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Douglas A. Whitfield (musicman@nu.federati.net)'s status on Wednesday, 02-Aug-2017 19:04:47 UTC Douglas A. Whitfield Douglas A. Whitfield
    • System Administrators
    snmptt is removing all lowercase "r". Ideas? It seems to me the following should be the relevant parts of the .ini, but I'm happy to provide more if someone has an ideas

    # Set what is used to separate variables when wildcards are expanded on the FORMAT /
    # EXEC line. Defaults to a space. Value MUST be within quotes. Can contain 1 or
    # more characters
    wildcard_expansion_separator = " "

    # Set to 1 to allow unsafe REGEX code to be executed.
    # Set to 0 to prevent unsafe REGEX code from being executed (default).
    # Enabling unsafe REGEX code will allow variable interopolation and the use of the e
    # modifier to allow statements such as substitution with captures such
    # as: (one (two) three)(five $1 six)
    # which outputs: five two six
    # or: (one (two) three)("five ".length($1)." six")e
    # which outputs: five 3 six
    #
    # This is considered unsafe because the contents of the regular expression
    # (right) is executed (eval) by Perl which *could contain unsafe code*.
    # BE SURE THAT THE SNMPTT CONFIGURATION FILES ARE SECURE!
    allow_unsafe_regex = 0


    remove_backslash_from_quotes = 0
    In conversation Wednesday, 02-Aug-2017 19:04:47 UTC from nu.federati.net permalink

    Feeds

    • Activity Streams
    • RSS 2.0
    • Atom
    • Help
    • About
    • FAQ
    • Privacy
    • Source
    • Version
    • Contact

    Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.