Skip to content

Resolve "Restart with current"

Kubat requested to merge env into dev-kubat

Closes #55 (closed)

Environment variables for lektor begin with __LKT_. The used variables here are:

  • __LKT_RESTART=1 to specify that we are restarting
  • __LKT_CURRENT=$pos to specify the currently reading kara. If the current is NULL (not playing), then we use __LKT_CURRENT=NULL.
Edited by Kubat

Merge request reports