Skip to content

Instantly share code, notes, and snippets.

@zehome
Created March 4, 2015 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zehome/6b8d4ae596bc216f2a56 to your computer and use it in GitHub Desktop.
Save zehome/6b8d4ae596bc216f2a56 to your computer and use it in GitHub Desktop.
settings = {
core = {
real_name = "xx";
user_name = "xx";
nick = "xx";
recode_out_default_charset = "ISO-8859-15";
recode_autodetect_utf8 = "Yes";
recode_transliterate = "Yes";
};
"fe-text" = { actlist_sort = "refnum"; };
"fe-common/core" = { term_charset = "UTF-8"; };
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment