conf-assignment-regexp
conf-assignment-regexp is a variable defined in `conf-mode.el
'.
Its value is ".+?\\([ ]*=[ ]*\\)"Documentation: Regexp to recognize assignments. It is anchored after the first sexp on a line. There must be a grouping for the assignment sign, including leading and trailing whitespace.