Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please ensure that the adapterMappingsFileName directive exists under in the adapter section in shrine.conf, and that it points to a valid adapter mappings file.

Code Block
languagejs
themeRDark
titleshrine.conf
shrine {
...  
  adapter {
...
    adapterMappingsFileName = "AdapterMappings.csv"
...
  }//adapter
...
}//shrine