org-startup-indented

org-startup-indented is a variable defined in `org.el'.
Its value is
nil


Documentation:
Non-nil means turn on `org-indent-mode' on startup.
This can also be configured on a per-file basis by adding one of
the following lines anywhere in the buffer:

#+STARTUP: indent
#+STARTUP: noindent

You can customize this variable.